Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

SQLDBC::SQLDBC_Statement Member List

This is the complete list of members for SQLDBC::SQLDBC_Statement, including all inherited members.

addBatch(const char *sql, SQLDBC_Length sqlLength, SQLDBC_StringEncoding encoding)SQLDBC::SQLDBC_Statement
addBatch(const char *sql, SQLDBC_StringEncoding encoding)SQLDBC::SQLDBC_Statement
addBatch(const char *sql)SQLDBC::SQLDBC_Statement
clearBatch()SQLDBC::SQLDBC_Statement
clearError()SQLDBC::SQLDBC_ConnectionItem
clearResultSet()SQLDBC::SQLDBC_Statement [protected]
clearWarnings()SQLDBC::SQLDBC_ConnectionItem
CONCUR_READ_ONLY enum valueSQLDBC::SQLDBC_Statement
CONCUR_UPDATABLE enum valueSQLDBC::SQLDBC_Statement
ConcurrencyType enum nameSQLDBC::SQLDBC_Statement
CURSOR_CLOSE_ON_COMMIT enum valueSQLDBC::SQLDBC_Statement
CURSOR_HOLD_OVER_COMMIT enum valueSQLDBC::SQLDBC_Statement
error()SQLDBC::SQLDBC_ConnectionItem
execute(const char *sql, const SQLDBC_Length sqlLength, const SQLDBC_StringEncoding encoding)SQLDBC::SQLDBC_Statement
execute(const char *sql, const SQLDBC_StringEncoding encoding)SQLDBC::SQLDBC_Statement
execute(const char *sql)SQLDBC::SQLDBC_Statement
executeBatch()SQLDBC::SQLDBC_Statement
FORWARD_ONLY enum valueSQLDBC::SQLDBC_Statement
getBatchSize() const SQLDBC::SQLDBC_Statement
getConnection()SQLDBC::SQLDBC_Statement
getCursorName(char *buffer, const SQLDBC_StringEncoding encoding, const SQLDBC_Length bufferSize, SQLDBC_Length *bufferLength) const SQLDBC::SQLDBC_Statement
getKernelVersion() const SQLDBC::SQLDBC_Statement
getLastInsertedKey(SQLDBC_Int4 tag, SQLDBC_HostType type, void *paramAddr, SQLDBC_Length *lengthIndicator, SQLDBC_Length size, SQLDBC_Bool terminate=SQLDBC_TRUE)SQLDBC::SQLDBC_Statement
getMaxRows() const SQLDBC::SQLDBC_Statement
getResultSet()SQLDBC::SQLDBC_Statement
getResultSetConcurrencyType() const SQLDBC::SQLDBC_Statement
getResultSetType() const SQLDBC::SQLDBC_Statement
getRowsAffected() const SQLDBC::SQLDBC_Statement
getRowStatus() const SQLDBC::SQLDBC_Statement
getTableName(char *buffer, const SQLDBC_StringEncoding encoding, const SQLDBC_Length bufferSize, SQLDBC_Length *bufferLength) const SQLDBC::SQLDBC_Statement
HoldabilityType enum nameSQLDBC::SQLDBC_Statement
isQuery() const SQLDBC::SQLDBC_Statement
ResultSetType enum nameSQLDBC::SQLDBC_Statement
SCROLL_INSENSITIVE enum valueSQLDBC::SQLDBC_Statement
SCROLL_SENSITIVE enum valueSQLDBC::SQLDBC_Statement
setCommandInfo(const char *buffer, SQLDBC_Length bufferLength, SQLDBC_Int4 lineNumber)SQLDBC::SQLDBC_Statement
setCursorName(const char *buffer, SQLDBC_Length bufferLength, const SQLDBC_StringEncoding encoding)SQLDBC::SQLDBC_Statement
setMaxRows(SQLDBC_UInt4 rows)SQLDBC::SQLDBC_Statement
setResultSetConcurrencyType(ConcurrencyType type)SQLDBC::SQLDBC_Statement
setResultSetFetchSize(SQLDBC_Int2 rows)SQLDBC::SQLDBC_Statement
setResultSetType(ResultSetType type)SQLDBC::SQLDBC_Statement
warning()SQLDBC::SQLDBC_ConnectionItem