This is the complete list of members for SQLDBC::SQLDBC_Connection, including all inherited members.
| cancel() | SQLDBC::SQLDBC_Connection | |
| clearError() | SQLDBC::SQLDBC_ConnectionItem | |
| clearWarnings() | SQLDBC::SQLDBC_ConnectionItem | |
| close() | SQLDBC::SQLDBC_Connection | |
| commit() | SQLDBC::SQLDBC_Connection | |
| commitWorkRelease() | SQLDBC::SQLDBC_Connection | |
| connect(const char *connectURL, SQLDBC_Length connectURLLength, const char *connectCommand, SQLDBC_Length connectCommandLength, SQLDBC_StringEncoding connectCommandEncoding, SQLDBC_ConnectProperties &connectProperties) | SQLDBC::SQLDBC_Connection | |
| connect(const char *servernode, SQLDBC_Length servernodeLength, const char *serverdb, SQLDBC_Length serverdbLength, const char *username, SQLDBC_Length usernameLength, const char *password, SQLDBC_Length passwordLength, const SQLDBC_StringEncoding userpwdEncoding) | SQLDBC::SQLDBC_Connection | |
| connect(const char *servernode, const char *serverdb, const char *username, const char *password, const SQLDBC_StringEncoding userpwdEncoding) | SQLDBC::SQLDBC_Connection | |
| connect(const char *servernode, const char *serverdb, const char *username, const char *password) | SQLDBC::SQLDBC_Connection | |
| connect(const char *servernode, SQLDBC_Length servernodeLength, const char *serverdb, SQLDBC_Length serverdbLength, const char *username, SQLDBC_Length usernameLength, const char *password, SQLDBC_Length passwordLength, const SQLDBC_StringEncoding userpwdEncoding, const SQLDBC_ConnectProperties &properties) | SQLDBC::SQLDBC_Connection | |
| connect(const char *servernode, const char *serverdb, const char *username, const char *password, const SQLDBC_StringEncoding userpwdEncoding, const SQLDBC_ConnectProperties &properties) | SQLDBC::SQLDBC_Connection | |
| connect(const char *servernode, const char *serverdb, const char *username, const char *password, const SQLDBC_ConnectProperties &properties) | SQLDBC::SQLDBC_Connection | |
| connect() | SQLDBC::SQLDBC_Connection | |
| connect(const SQLDBC_ConnectProperties &properties) | SQLDBC::SQLDBC_Connection | |
| createPreparedStatement() | SQLDBC::SQLDBC_Connection | |
| createStatement() | SQLDBC::SQLDBC_Connection | |
| disconnect() | SQLDBC::SQLDBC_Connection | |
| error() | SQLDBC::SQLDBC_ConnectionItem | |
| getAutoCommit() const | SQLDBC::SQLDBC_Connection | |
| getConnectionFeatures(SQLDBC_ConnectProperties &properties) | SQLDBC::SQLDBC_Connection | |
| getDateTimeFormat() const | SQLDBC::SQLDBC_Connection | |
| getKernelVersion() const | SQLDBC::SQLDBC_Connection | |
| getTransactionIsolation() const | SQLDBC::SQLDBC_Connection | |
| isConnected() const | SQLDBC::SQLDBC_Connection | |
| isUnicodeDatabase() const | SQLDBC::SQLDBC_Connection | |
| releaseStatement(SQLDBC_Statement *stmt) | SQLDBC::SQLDBC_Connection | |
| releaseStatement(SQLDBC_PreparedStatement *stmt) | SQLDBC::SQLDBC_Connection | |
| rollback() | SQLDBC::SQLDBC_Connection | |
| setAutoCommit(SQLDBC_Bool autocommit) | SQLDBC::SQLDBC_Connection | |
| setSQLMode(SQLDBC_SQLMode sqlmode) | SQLDBC::SQLDBC_Connection | |
| setTransactionIsolation(SQLDBC_Int4 isolationlevel) | SQLDBC::SQLDBC_Connection | |
| warning() | SQLDBC::SQLDBC_ConnectionItem |