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

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

__canTransactSQL::Connectionprotected
__close()PeConnectionvirtual
__commitTrans()PeConnectionvirtual
__createQueryInstance(SQL::Query **_queryHandleOut)PeConnectionvirtual
__errorCodeSQL::Connectionprotected
__errorFileNameSQL::Connectionprotected
__errorLineSQL::Connectionprotected
__execute(const char *_sql, size_t _sqllen)PeConnectionvirtual
__getErrorMessage(char *_buf, size_t *_buflen)PeConnectionvirtual
__getServerInfo(char *_buf, size_t *_buflen)PeConnectionvirtual
__open(const char *_conns, size_t _connslen)PeConnectionvirtual
__pad0__SQL::Connection
__rollbackTrans()PeConnectionvirtual
__serverTitleSQL::Connectionprotected
__startTrans()PeConnectionvirtual
__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
connectionID() constPeConnectioninline
createQueryInstance(Query **_queryHandle)SQL::Connection
destroy()PeConnectionvirtual
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
PeConnection(const wchar_t *_serverTitle)PeConnection
refCount() constSQL::Connectioninline
release()SQL::Connection
rollbackTrans()SQL::Connection
serverTitle() constSQL::Connectioninline
setErrorHandle(SQL::Error _error, long _SQLCODE, const wchar_t *_filename, int _line)PeConnection
setErrorMessage(const ByteString &_message, const wchar_t *_filename, int _line)PeConnectioninline
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
~PeConnection()PeConnectionvirtual