|
DCL 4.1
|
This is the complete list of members for MyQuery, including all inherited members.
| __affectedRows | SQL::Query | protected |
| __connHandle | SQL::Query | protected |
| __destroy() | MyQuery | virtual |
| __eof | SQL::Query | protected |
| __execute() | MyQuery | virtual |
| __fetch() | MyQuery | virtual |
| __fieldCount | SQL::Query | protected |
| __fields | MyQuery | protected |
| __getField(size_t _index, SQL::Field **_fieldHandleOut) | MyQuery | virtual |
| __getParam(size_t _index, SQL::Param **_paramHandleOut) | MyQuery | virtual |
| __inBINDs | MyQuery | protected |
| __nextResult() | MyQuery | virtual |
| __outBINDs | MyQuery | protected |
| __outBuffer | MyQuery | protected |
| __paramCount | SQL::Query | protected |
| __params | MyQuery | protected |
| __placeholder | SQL::Query | protected |
| __prepare(const char *_sql, size_t _sqllen, size_t _paramCount) | MyQuery | virtual |
| __states | SQL::Query | protected |
| __stmt | MyQuery | protected |
| className() const | Object | |
| destroy() | Object | virtual |
| initFields() | MyQuery | protected |
| initParams(size_t _paramCount) | MyQuery | protected |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| MyQuery(MyConnection *pConnection) | MyQuery | |
| Object() | Object | protected |
| Query(Connection *_connHandle) | SQL::Query | protected |
| reset() | MyQuery | protected |
| State enum name | SQL::Query | |
| stExecuted enum value | SQL::Query | |
| stFetched enum value | SQL::Query | |
| stPrepared enum value | SQL::Query | |
| stStandBy enum value | SQL::Query | |
| toString() const | Object | virtual |
| typeInfo() const | Object | virtual |
| ~MyQuery() | MyQuery | virtual |
| ~Object() | Object | protectedvirtual |
| ~Query() | SQL::Query | protectedvirtual |