TZMySQLD5PlainDriver Member List

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

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


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