|
DCL 4.1
|
This is the complete list of members for SQLQuery, including all inherited members.
| __connection | SQLQuery | protected |
| __fields | SQLQuery | protected |
| __handle | SQLQuery | protected |
| __params | SQLQuery | protected |
| affectedRows() const | SQLQuery | inline |
| className() const | Object | |
| connection() const | SQLQuery | inline |
| destroy() | Object | virtual |
| eof() const | SQLQuery | inline |
| execute() __DCL_THROWS1(SQLException *) | SQLQuery | |
| execute(const String &_sql) __DCL_THROWS2(SQLException * | SQLQuery | |
| fetch() __DCL_THROWS1(SQLException *) | SQLQuery | |
| fields() _CONST | SQLQuery | inline |
| handle() const | SQLQuery | inline |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| nextResult() __DCL_THROWS1(SQLException *) | SQLQuery | |
| Object() | Object | protected |
| params() _CONST | SQLQuery | inline |
| prepare(const String &_sql) __DCL_THROWS2(SQLException * | SQLQuery | |
| SQLQuery(SQLConnection *_conn) __DCL_THROWS1(SQLException *) | SQLQuery | |
| SQLQuery(SQLConnection &_conn) __DCL_THROWS1(SQLException *) | SQLQuery | |
| toString() const | Object | virtual |
| typeInfo() const | Object | virtual |
| ~Object() | Object | protectedvirtual |
| ~SQLQuery() | SQLQuery | virtual |