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

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

__canTransactSQL::Connectionprotected
__close()SqConnectionvirtual
__commitTrans()SqConnectionvirtual
__createQueryInstance(SQL::Query **_queryHandleOut)SqConnectionvirtual
__errorCodeSQL::Connectionprotected
__errorFileNameSQL::Connectionprotected
__errorLineSQL::Connectionprotected
__execute(const char *_sql, size_t _sqllen)SqConnectionvirtual
__getErrorMessage(char *_buf, size_t *_buflen)SqConnectionvirtual
__getServerInfo(char *_buf, size_t *_buflen)SqConnectionvirtual
__open(const char *_conns, size_t _connslen)SqConnectionvirtual
__pad0__SQL::Connection
__rollbackTrans()SqConnectionvirtual
__serverTitleSQL::Connectionprotected
__startTrans()SqConnectionvirtual
__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() constSqConnectioninline
createQueryInstance(Query **_queryHandle)SQL::Connection
cursor() constSqConnection
destroy()SqConnectionvirtual
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
isInstanceOf(const std::type_info &typeinfo) constObject
Object()Objectprotected
open(const char *_conn, size_t _connlen)SQL::Connection
refCount() constSQL::Connectioninline
release()SQL::Connection
rollbackTrans()SQL::Connection
serverTitle() constSQL::Connectioninline
setErrorMessage(const ByteString &_message, const wchar_t *_filename, int _line)SqConnectioninline
splitConnStr(const char *_connstr, size_t _strlen, ListedByteStringToByteStringMap &_results)SQL::Connectionstatic
SqConnection(const wchar_t *_serverTitle)SqConnection
startTrans()SQL::Connection
State enum nameSQL::Connection
stClosed enum valueSQL::Connection
stInTransaction enum valueSQL::Connection
stmtNo()SqConnection
stOpenned enum valueSQL::Connection
toString() constObjectvirtual
typeInfo() constObjectvirtual
~Connection()SQL::Connectionprotectedvirtual
~Object()Objectprotectedvirtual
~SqConnection()SqConnectionvirtual