| DefineResultType(TO3DBIColumnPos position, const O3DBIDataField &field) | O3DBIStatement | |
| Execute(O3DBIDatabase &db, O3DBIRecordSet &recordset) | O3DBIStatement | |
| ExecuteAsync(O3DBIDatabase &db, O3DBIRecordSet &recordset) | O3DBIStatement | |
| GetStatement(void) const | O3DBIStatement | |
| IsStillExecuting(void) | O3DBIStatement | |
| IsValid(void) const | O3DBIObject | [virtual] |
| O3DBIObject() | O3DBIObject | |
| O3DBIStatement() | O3DBIStatement | |
| O3DBIStatement(PC_TCHAR pchStmnt) | O3DBIStatement | |
| O3DBIStatement(const O3DBIStatement &other) | O3DBIStatement | |
| operator=(const O3DBIStatement &other) | O3DBIStatement | |
| operator=(PC_TCHAR pchStmnt) | O3DBIStatement | |
| operator==(const O3DBIStatement &other) const | O3DBIStatement | |
| RegisterMemAllocCB(MemAllocFP memallocfp) | O3DBIObject | [static] |
| RegisterMemFreeCB(MemFreeFP memfreefp) | O3DBIObject | [static] |
| RegisterReAllocCB(ReAllocFP reallocfp) | O3DBIObject | [static] |
| SetBindVariable(PC_TCHAR pchPlaceholderName, int iValue) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, unsigned int uValue) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, long lValue) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, unsigned long ulValue) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, float fValue) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, double dValue) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, const TO3DBIString &strValue) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, PC_TCHAR pchValue) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, const O3DBIDate &dtValue) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, const O3DBITimestamp &tsValue) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, const O3DBIClob &value) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, const O3DBIBlob &value) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, const O3DBIBfile &value) | O3DBIStatement | |
| SetBindVariable(PC_TCHAR pchPlaceholderName, const O3DBIXml &value) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, int iValue) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, unsigned int uValue) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, long lValue) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, unsigned long ulValue) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, float fValue) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, double dValue) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, const TO3DBIString &strValue) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, PC_TCHAR pchValue) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, const O3DBIDate &dtValue) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, const O3DBITimestamp &tsValue) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, const O3DBIClob &value) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, const O3DBIBlob &value) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, const O3DBIBfile &value) | O3DBIStatement | |
| SetBindVariable(TO3DBIBinderPos position, const O3DBIXml &value) | O3DBIStatement | |
| SetStatement(PC_TCHAR pchStmnt) | O3DBIStatement | |
| Terminate(void) | O3DBIStatement | |
| ToString(void) const | O3DBIStatement | [virtual] |
| ~O3DBIObject() | O3DBIObject | [virtual] |
| ~O3DBIStatement() | O3DBIStatement | [virtual] |