DCL 4.0
Loading...
Searching...
No Matches
SQL::Connection Member List

This is the complete list of members for SQL::Connection, including all inherited members.

__canTransactSQL::Connectionprotected
__close()=0SQL::Connectionprotectedpure virtual
__commitTrans()=0SQL::Connectionprotectedpure virtual
__createQueryInstance(Query **_queryHandleOut)=0SQL::Connectionprotectedpure virtual
__errorCodeSQL::Connectionprotected
__errorFileNameSQL::Connectionprotected
__errorLineSQL::Connectionprotected
__execute(const char *_sql, size_t _sqllen)=0SQL::Connectionprotectedpure virtual
__getErrorMessage(char *_buf, size_t *_buflen)=0SQL::Connectionprotectedpure virtual
__getServerInfo(char *_buf, size_t *_buflen)=0SQL::Connectionprotectedpure virtual
__open(const char *_connString, size_t _connlen)=0SQL::Connectionprotectedpure virtual
__pad0__SQL::Connection
__rollbackTrans()=0SQL::Connectionprotectedpure virtual
__serverTitleSQL::Connectionprotected
__startTrans()=0SQL::Connectionprotectedpure virtual
__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
createQueryInstance(Query **_queryHandleOut)SQL::Connection
destroy()=0SQL::Connectionpure virtual
destroyQueryInstance(Query *_queryHandle)SQL::Connection
errorCode() constSQL::Connectioninline
execute(const char *_sql, size_t _sqllen)SQL::Connection
getErrorMessage(char *_pbuf, size_t *_pn)SQL::Connection
getServerInfo(char *_pbuf, size_t *_pn)SQL::Connection
inState(unsigned int uState) constSQL::Connectioninline
isInstanceOf(const std::type_info &typeinfo) constObject
Object()Objectprotected
open(const char *_connString, size_t _connlen)SQL::Connection
refCount() constSQL::Connectioninline
release()SQL::Connection
rollbackTrans()SQL::Connection
serverTitle() constSQL::Connectioninline
splitConnectionString(const char *_connString, size_t _strlen, ListedByteStringToByteStringMap &_map)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