Views
Data Access Package API Reference Guide
Product Documentation:
Views Documentation Home
IliSQLSession Member List

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

cancelAsyncCall()IliSQLSession
commit()IliSQLSession
connect()IliSQLSession
ConnectToMessageDatabase(IlvDisplay *display)IliSQLSessionstatic
disconnect()IliSQLSession
emitDate(IliString &dest, IliDate val) constIliSQLSessionvirtual
emitTime(IliString &dest, IliTime val) constIliSQLSessionvirtual
EnableSQLTrace(IlBoolean f)IliSQLSessionstatic
enterAsyncMode()IliSQLSession
errorRaised() constIliSQLSession
ForwardErrorToGlobalSink(IlBoolean forward)IliSQLSessionstatic
getConnectionOptions() constIliSQLSession
getConnectionParams() constIliSQLSession
getDatabaseName() constIliSQLSession
getDbmsName() constIliSQLSession
GetDbmsNames(IlInt &count)IliSQLSessionstatic
GetDefault()IliSQLSessionstatic
getEffectiveSQLSession()IliSQLSession
getErrorMessage() constIliSQLSession
getHook() constIliSQLSession
getPassword() constIliSQLSession
getRefCount() constIliRefCounted
GetRegisteredSession(IlInt index)IliSQLSessionstatic
GetRegisteredSession(const char *name)IliSQLSessionstatic
GetRegisteredSessionsCount()IliSQLSessionstatic
getSessionName() constIliSQLSession
GetTraceOptions()IliSQLSessionstatic
getUserName() constIliSQLSession
hasSameParams(const IliSQLSession *sess) constIliSQLSession
IliSession()IliSession
IliSession(const IliSession &)IliSession
IliSQLSession()IliSQLSession
IliSQLSession(const IliSQLSession &)IliSQLSession
IliSQLSession(const char *dbmsName, const char *params)IliSQLSession
isAMoniker() constIliSQLSession
isAsyncCallCompleted()IliSQLSession
IsBadLicense()IliSQLSessionstatic
isConnected() constIliSQLSession
isForwardErrorToGlobalSink()IliSQLSessionstatic
isInAsyncMode()IliSQLSession
isPasswordSaved() constIliSQLSession
isRegistered() constIliSQLSession
IsSQLTraceEnabled()IliSQLSessionstatic
lock() constIliRefCounted
newCursor()IliSQLSession
queryConnect(IlvDisplay *display, IlvAbstractView *view, IliSQLQueryConnectFlag flag=IliSQLQueryIfNeeded, IlBoolean showName=IlFalse)IliSQLSession
quitAsyncMode()IliSQLSession
read(IL_STDPREF istream &input)IliSQLSession
ReadMessageDatabase(IlvDisplay *display)IliSQLSessionstatic
readSynonymNames(IlInt &count, const char *synOwner=0)IliSQLSession
readTableDefinition(IlvDisplay *display, const char *tableName, const char *tableOwner=0, IlBoolean isSynonym=IlFalse)IliSQLSession
readTableNames(IlInt &count, const char *tableOwner=0)IliSQLSession
RegisterSession(IliSQLSession *sess)IliSQLSessionstatic
RegisterSession(const char *sessionName, const char *dbmsName, const char *connectionParams)IliSQLSessionstatic
releaseCursor(IliSQLCursor *curs)IliSQLSession
rollback()IliSQLSession
savePassword(IlBoolean flag)IliSQLSession
setAsMoniker(IlBoolean moniker)IliSQLSession
setConnectionOptions(const char *opt)IliSQLSession
setConnectionParams(const char *params)IliSQLSession
setDatabaseName(const char *name)IliSQLSession
setDbmsName(const char *name)IliSQLSession
SetNewDbmsFunction(IliSQLNewDbmsFunction fct)IliSQLSessionstatic
setPassword(const char *pwd)IliSQLSession
setSessionName(const char *name)IliSQLSession
setSessionParams(const IliSQLSession *sess)IliSQLSession
setTimeout(short nsecs)IliSQLSession
SetTraceOptions(const IliSQLTraceOptions &opt)IliSQLSessionstatic
setUserName(const char *name)IliSQLSession
startTransaction()IliSQLSession
supportsAsyncMode()IliSQLSession
unLock() constIliRefCounted
UnRegisterSession(IliSQLSession *sess)IliSQLSessionstatic
write(IL_STDPREF ostream &output) constIliSQLSession
~IliRefCounted()IliRefCountedprotectedvirtual