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

SQLDBC::SQLDBC_PreparedStatement Member List

This is the complete list of members for SQLDBC::SQLDBC_PreparedStatement, 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
bindParameter(const SQLDBC_UInt2 Index, const SQLDBC_HostType Type, void *paramAddr, SQLDBC_Length *LengthIndicator, const SQLDBC_Length Size, const SQLDBC_Bool Terminate=SQLDBC_TRUE)SQLDBC::SQLDBC_PreparedStatement
bindParameterAddr(const SQLDBC_UInt2 Index, const SQLDBC_HostType Type, void *paramAddr, SQLDBC_Length *LengthIndicator, const SQLDBC_Length Size, const SQLDBC_Bool Terminate=SQLDBC_TRUE)SQLDBC::SQLDBC_PreparedStatement
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()SQLDBC::SQLDBC_PreparedStatement
SQLDBC::SQLDBC_Statement::execute(const char *sql, const SQLDBC_Length sqlLength, const SQLDBC_StringEncoding encoding)SQLDBC::SQLDBC_Statement
SQLDBC::SQLDBC_Statement::execute(const char *sql, const SQLDBC_StringEncoding encoding)SQLDBC::SQLDBC_Statement
SQLDBC::SQLDBC_Statement::execute(const char *sql)SQLDBC::SQLDBC_Statement
executeBatch()SQLDBC::SQLDBC_Statement
FORWARD_ONLY enum valueSQLDBC::SQLDBC_Statement
getBatchSize() constSQLDBC::SQLDBC_Statement
getCursorName(char *buffer, const SQLDBC_StringEncoding encoding, const SQLDBC_Length bufferSize, SQLDBC_Length *bufferLength) constSQLDBC::SQLDBC_Statement
getMaxRows() constSQLDBC::SQLDBC_Statement
getParameterMetaData()SQLDBC::SQLDBC_PreparedStatement
getResultSet()SQLDBC::SQLDBC_Statement
getResultSetMetaData()SQLDBC::SQLDBC_PreparedStatement
getResultSetType() constSQLDBC::SQLDBC_Statement
getRowsAffected() constSQLDBC::SQLDBC_Statement
getRowStatus() constSQLDBC::SQLDBC_Statement
getTableName(char *buffer, const SQLDBC_StringEncoding encoding, const SQLDBC_Length bufferSize, SQLDBC_Length *bufferLength) constSQLDBC::SQLDBC_Statement
HoldabilityType enum nameSQLDBC::SQLDBC_Statement
isQuery() constSQLDBC::SQLDBC_Statement
nextParameter(SQLDBC_Int2 &paramIndex, void *&paramAddr)SQLDBC::SQLDBC_PreparedStatement
prepare(const char *sql, const SQLDBC_Length sqlLength, const SQLDBC_StringEncoding encoding)SQLDBC::SQLDBC_PreparedStatement
prepare(const char *sql, const SQLDBC_StringEncoding encoding)SQLDBC::SQLDBC_PreparedStatement
prepare(const char *sql)SQLDBC::SQLDBC_PreparedStatement
putData(void *paramAddr, SQLDBC_Length *paramLengthIndicator)SQLDBC::SQLDBC_PreparedStatement
ResultSetType enum nameSQLDBC::SQLDBC_Statement
SCROLL_INSENSITIVE enum valueSQLDBC::SQLDBC_Statement
SCROLL_SENSITIVE enum valueSQLDBC::SQLDBC_Statement
setBatchSize(SQLDBC_UInt4 rowarraysize)SQLDBC::SQLDBC_PreparedStatement
setBindingType(SQLDBC_size_t size)SQLDBC::SQLDBC_PreparedStatement
setCursorName(const char *buffer, SQLDBC_Length bufferLength, const SQLDBC_StringEncoding encoding)SQLDBC::SQLDBC_Statement
setMaxRows(SQLDBC_UInt4 rows)SQLDBC::SQLDBC_Statement
setQueryTimeout(int seconds)SQLDBC::SQLDBC_Statement
setResultSetConcurrencyType(ConcurrencyType type)SQLDBC::SQLDBC_Statement
setResultSetFetchSize(SQLDBC_Int2 rows)SQLDBC::SQLDBC_Statement
setResultSetType(ResultSetType type)SQLDBC::SQLDBC_Statement
SQLDBC_Connection classSQLDBC::SQLDBC_PreparedStatement [friend]
warning()SQLDBC::SQLDBC_ConnectionItem