| autoCommitOff() | SQLRClient.SQLRConnection | |
| autoCommitOn() | SQLRClient.SQLRConnection | |
| begin() | SQLRClient.SQLRConnection | |
| bindFormat() | SQLRClient.SQLRConnection | |
| clientVersion() | SQLRClient.SQLRConnection | |
| commit() | SQLRClient.SQLRConnection | |
| dbHostName() | SQLRClient.SQLRConnection | |
| dbIpAddress() | SQLRClient.SQLRConnection | |
| dbVersion() | SQLRClient.SQLRConnection | |
| debugOff() | SQLRClient.SQLRConnection | |
| debugOn() | SQLRClient.SQLRConnection | |
| disableEncryption() | SQLRClient.SQLRConnection | |
| Dispose() (defined in SQLRClient.SQLRConnection) | SQLRClient.SQLRConnection | |
| Dispose(Boolean disposing) (defined in SQLRClient.SQLRConnection) | SQLRClient.SQLRConnection | protectedvirtual |
| enableKerberos(String service, String mech, String flags) | SQLRClient.SQLRConnection | |
| enableTls(String version, String cert, String password, String ciphers, String validate, String ca, UInt16 depth) | SQLRClient.SQLRConnection | |
| endSession() | SQLRClient.SQLRConnection | |
| errorMessage() | SQLRClient.SQLRConnection | |
| errorNumber() | SQLRClient.SQLRConnection | |
| getClientInfo() | SQLRClient.SQLRConnection | |
| getConnectionPort() | SQLRClient.SQLRConnection | |
| getConnectionSocket() | SQLRClient.SQLRConnection | |
| getCurrentDatabase() | SQLRClient.SQLRConnection | |
| getDebug() | SQLRClient.SQLRConnection | |
| getInternalConnectionStructure() | SQLRClient.SQLRConnection | |
| getLastInsertId() | SQLRClient.SQLRConnection | |
| identify() | SQLRClient.SQLRConnection | |
| ping() | SQLRClient.SQLRConnection | |
| resumeSession(UInt16 port, String socket) | SQLRClient.SQLRConnection | |
| rollback() | SQLRClient.SQLRConnection | |
| selectDatabase(String database) | SQLRClient.SQLRConnection | |
| serverVersion() | SQLRClient.SQLRConnection | |
| setAuthenticationTimeout(Int32 timeoutsec, Int32 timeoutusec) | SQLRClient.SQLRConnection | |
| setClientInfo(String clientinfo) | SQLRClient.SQLRConnection | |
| setConnectTimeout(Int32 timeoutsec, Int32 timeoutusec) | SQLRClient.SQLRConnection | |
| setDebugFile(String filename) | SQLRClient.SQLRConnection | |
| setResponseTimeout(Int32 timeoutsec, Int32 timeoutusec) | SQLRClient.SQLRConnection | |
| SQLRConnection(String server, UInt16 port, String socket, String user, String password, Int32 retrytime, Int32 tries) | SQLRClient.SQLRConnection | |
| suspendSession() | SQLRClient.SQLRConnection | |