TZMySQL41PlainDriver Member List

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

BindParameters(PZMySqlPrepStmt Handle, PZMysqlBindArray bindArray)TZMySQL41PlainDriver
BindResult(PZMySqlPrepStmt Handle, PZMysqlBindArray bindArray)TZMySQL41PlainDriver
BuildArguments(TStrings Options)TZMySQL41PlainDriver
CheckAnotherRowset(PZMySQLConnect Handle)TZMySQL41PlainDriver
Clone()TZAbstractObject
Close(PZMySQLConnect Handle)TZMySQL41PlainDriver
ClosePrepStmt(PZMySqlPrepStmt PrepStmtHandle)TZMySQL41PlainDriver
Commit(PZMySQLConnect Handle)TZMySQL41PlainDriver
Connect(PZMySQLConnect Handle, const PChar Host, const PChar User, const PChar Password)TZMySQL41PlainDriver
CreateDatabase(PZMySQLConnect Handle, const PChar Database)TZMySQL41PlainDriver
Debug(PChar Debug)TZMySQL41PlainDriver
Despose(PZMySQLConnect &Handle)TZMySQL41PlainDriver
DropDatabase(PZMySQLConnect Handle, const PChar Database)TZMySQL41PlainDriver
DumpDebugInfo(PZMySQLConnect Handle)TZMySQL41PlainDriver
Equals(const IZInterface Value)TZAbstractObject
ExecQuery(PZMySQLConnect Handle, const PChar Query)TZMySQL41PlainDriver
ExecRealQuery(PZMySQLConnect Handle, const PChar Query, Integer Length)TZMySQL41PlainDriver
ExecuteStmt(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
FetchBoundResults(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
FetchField(PZMySQLResult Res)TZMySQL41PlainDriver
FetchLengths(PZMySQLResult Res)TZMySQL41PlainDriver
FetchRow(PZMySQLResult Res)TZMySQL41PlainDriver
FreeResult(PZMySQLResult Res)TZMySQL41PlainDriver
GetAffectedRows(PZMySQLConnect Handle)TZMySQL41PlainDriver
GetClientInfo()TZMySQL41PlainDriver
GetClientVersion()TZMySQL41PlainDriver
GetDescription()TZMySQL41PlainDriver
GetEscapeString(PChar StrTo, PChar StrFrom, Cardinal Length)TZMySQL41PlainDriver
GetFieldCount(PZMySQLResult Res)TZMySQL41PlainDriver
GetFieldData(PZMySQLRow Row, Cardinal Offset)TZMySQL41PlainDriver
GetFieldDecimals(PZMySQLField Field)TZMySQL41PlainDriver
GetFieldFlags(PZMySQLField Field)TZMySQL41PlainDriver
GetFieldLength(PZMySQLField Field)TZMySQL41PlainDriver
GetFieldMaxLength(PZMySQLField Field)TZMySQL41PlainDriver
GetFieldName(PZMySQLField Field)TZMySQL41PlainDriver
GetFieldTable(PZMySQLField Field)TZMySQL41PlainDriver
GetFieldType(PZMySQLField Field)TZMySQL41PlainDriver
GetHostInfo(PZMySQLConnect Handle)TZMySQL41PlainDriver
GetLastError(PZMySQLConnect Handle)TZMySQL41PlainDriver
GetLastErrorCode(PZMySQLConnect Handle)TZMySQL41PlainDriver
GetLastInsertID(PZMySQLConnect Handle)TZMySQL41PlainDriver
GetLastPreparedError(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
GetLastPreparedErrorCode(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
GetListDatabases(PZMySQLConnect Handle, PChar Wild)TZMySQL41PlainDriver
GetListFields(PZMySQLConnect Handle, const PChar Table, const PChar Wild)TZMySQL41PlainDriver
GetListProcesses(PZMySQLConnect Handle)TZMySQL41PlainDriver
GetListTables(PZMySQLConnect Handle, const PChar Wild)TZMySQL41PlainDriver
GetNumRows(PZMySQLResult Res)TZMySQL41PlainDriver
GetPreparedAffectedRows(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
GetPreparedBindMarkers(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
GetPreparedFieldCount(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
GetPreparedInsertID(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
GetPreparedMetaData(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
GetPreparedNumRows(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
GetPreparedSQLState(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
GetProtocol()TZMySQL41PlainDriver
GetProtoInfo(PZMySQLConnect Handle)TZMySQL41PlainDriver
GetRealEscapeString(PZMySQLConnect Handle, PChar StrTo, PChar StrFrom, Cardinal Length)TZMySQL41PlainDriver
GetRowCount(PZMySQLResult Res)TZMySQL41PlainDriver
GetServerInfo(PZMySQLConnect Handle)TZMySQL41PlainDriver
GetServerVersion(PZMySQLConnect Handle)TZMySQL41PlainDriver
GetSQLState(PZMySQLConnect Handle)TZMySQL41PlainDriver
GetStatInfo(PZMySQLConnect Handle)TZMySQL41PlainDriver
GetThreadId(PZMySQLConnect Handle)TZMySQL41PlainDriver
Hash()TZAbstractObject
Init(PZMySQLConnect &Handle)TZMySQL41PlainDriver
Initialize()TZMySQL41PlainDriver
InitializePrepStmt(PZMySQLConnect Handle)TZMySQL41PlainDriver
InstanceOf(const TGUID IId)TZAbstractObject
Kill(PZMySQLConnect Handle, LongInt Pid)TZMySQL41PlainDriver
Ping(PZMySQLConnect Handle)TZMySQL41PlainDriver
PrepareStmt(PZMySqlPrepStmt PrepStmtHandle, const PChar Query, Integer Length)TZMySQL41PlainDriver
RealConnect(PZMySQLConnect Handle, const PChar Host, const PChar User, const PChar Password, const PChar Db, Cardinal Port, PChar UnixSocket, Cardinal ClientFlag)TZMySQL41PlainDriver
Refresh(PZMySQLConnect Handle, Cardinal Options)TZMySQL41PlainDriver
ResultSetExists(PZMySQLConnect Handle)TZMySQL41PlainDriver
RetrieveNextRowset(PZMySQLConnect Handle)TZMySQL41PlainDriver
Rollback(PZMySQLConnect Handle)TZMySQL41PlainDriver
SeekData(PZMySQLResult Res, Cardinal Offset)TZMySQL41PlainDriver
SeekField(PZMySQLResult Res, Cardinal Offset)TZMySQL41PlainDriver
SeekPreparedData(PZMySqlPrepStmt PrepStmtHandle, Cardinal Offset)TZMySQL41PlainDriver
SeekPreparedRow(PZMySqlPrepStmt Handle, PZMySQLRowOffset Row)TZMySQL41PlainDriver
SeekRow(PZMySQLResult Res, PZMySQLRowOffset Row)TZMySQL41PlainDriver
SelectDatabase(PZMySQLConnect Handle, const PChar Database)TZMySQL41PlainDriver
SetAutocommit(PZMySQLConnect Handle, Boolean mode)TZMySQL41PlainDriver
SetOptions(PZMySQLConnect Handle, TZMySQLOption Option, const PChar Arg)TZMySQL41PlainDriver
Shutdown(PZMySQLConnect Handle, TMysqlShutdownLevel shutdown_level=ZPlainMySqlConstants, SHUTDOWN_DEFAULT)TZMySQL41PlainDriver
SslSet(PZMySQLConnect Handle, const PChar Key, const PChar Cert, const PChar Ca, const PChar Capath, const PChar Cipher)TZMySQL41PlainDriver
StorePreparedResult(PZMySqlPrepStmt Handle)TZMySQL41PlainDriver
StoreResult(PZMySQLConnect Handle)TZMySQL41PlainDriver
ToString()TZAbstractObject
TZMySQL41PlainDriver()TZMySQL41PlainDriver
UseResult(PZMySQLConnect Handle)TZMySQL41PlainDriver


Generated on Wed Dec 30 08:42:53 2009 for zeoslib by  doxygen 1.5.7.1