DCL 3.7.4
Loading...
Searching...
No Matches
ODBCConnection Member List

This is the complete list of members for ODBCConnection, including all inherited members.

__canTransactSQL::Connectionprotected
__close()ODBCConnectionvirtual
__commitTrans()ODBCConnectionvirtual
__createQueryInstance(SQL::Query **_queryHandleOut)ODBCConnectionvirtual
__errorCodeSQL::Connectionprotected
__errorFileNameSQL::Connectionprotected
__errorLineSQL::Connectionprotected
__execute(const char *_sql, size_t _sqllen)ODBCConnectionvirtual
__getErrorMessage(char *_buf, size_t *_buflen)ODBCConnectionvirtual
__getServerInfo(char *_buf, size_t *_buflen)ODBCConnectionvirtual
__open(const char *_cons, size_t _conslen)ODBCConnectionvirtual
__pad0__SQL::Connection
__rollbackTrans()ODBCConnectionvirtual
__serverTitleSQL::Connectionprotected
__startTrans()ODBCConnectionvirtual
__statesSQL::Connectionprotected
_filenameSQL::Connection
_lineSQL::Connection
addRef()SQL::Connection
canTransact() constSQL::Connectioninline
className() constObject
close()SQL::Connection
commitTrans()SQL::Connection
Connection(const wchar_t *_serverTitle)SQL::Connectionprotected
connHandle() constODBCConnectioninline
createQueryInstance(Query **_queryHandle)SQL::Connection
destroy()ODBCConnectionvirtual
destroyQueryInstance(Query *_queryHandle)SQL::Connection
errorCode() constSQL::Connectioninline
execute(const char *_sql, size_t _sqllen)SQL::Connection
getErrorMessage(char *_buf, size_t *_buflen)SQL::Connection
getServerInfo(char *_buf, size_t *_buflen)SQL::Connection
inState(unsigned int _state) constSQL::Connectioninline
IS_MS_SS() constODBCConnectioninline
isInstanceOf(const std::type_info &typeinfo) constObject
Object()Objectprotected
ODBCConnection(const wchar_t *_serverTitle)ODBCConnection
open(const char *_conn, size_t _connlen)SQL::Connection
refCount() constSQL::Connectioninline
release()SQL::Connection
rollbackTrans()SQL::Connection
serverTitle() constSQL::Connectioninline
setErrorHandle(SQLRETURN _rc, SQLSMALLINT _htype, SQLHANDLE _handle, const wchar_t *_filename, int _line)ODBCConnection
setErrorMessage(const ByteString &_message, const wchar_t *_filename, int _line)ODBCConnectioninline
splitConnStr(const char *_connstr, size_t _strlen, ListedByteStringToByteStringMap &_results)SQL::Connectionstatic
startTrans()SQL::Connection
State enum nameSQL::Connection
stClosed enum valueSQL::Connection
stInTransaction enum valueSQL::Connection
stOpenned enum valueSQL::Connection
toString() constObjectvirtual
typeInfo() constObjectvirtual
~Connection()SQL::Connectionprotectedvirtual
~Object()Objectprotectedvirtual
~ODBCConnection()ODBCConnectionvirtual