, including all inherited members.
AutoCommit | TZAbstractConnection | [protected] |
ClearWarnings() | TZAbstractConnection | |
Close() | TZInterbase6Connection | |
Closed | TZAbstractConnection | [protected] |
Commit() | TZInterbase6Connection | |
CommitPrepared(const string transactionid) | TZAbstractConnection | |
CreateCallableStatement(const string SQL, TStrings Info) | TZInterbase6Connection | |
CreateNewDatabase(const String SQL) | TZInterbase6Connection | |
CreateNotification(const string Event) | TZAbstractConnection | |
CreatePreparedStatement(const string SQL, TStrings Info) | TZInterbase6Connection | |
CreateRegularStatement(TStrings Info) | TZInterbase6Connection | |
CreateSequence(const string Sequence, Integer BlockSize) | TZInterbase6Connection | |
CreateStatement() | TZAbstractConnection | |
CreateStatementWithParams(TStrings Info) | TZAbstractConnection | |
Database | TZAbstractConnection | [protected] |
Driver | TZAbstractConnection | [protected] |
EscapeString(String Value) | TZAbstractConnection | |
FDialect | TZInterbase6Connection | [private] |
FHandle | TZInterbase6Connection | [private] |
FHardCommit | TZInterbase6Connection | [private] |
FPlainDriver | TZInterbase6Connection | [private] |
FStatusVector | TZInterbase6Connection | [private] |
FTrHandle | TZInterbase6Connection | [private] |
GetAutoCommit() | TZAbstractConnection | |
GetCatalog() | TZAbstractConnection | |
GetClientVersion() | TZAbstractConnection | |
GetDBHandle() | TZInterbase6Connection | |
GetDialect() | TZInterbase6Connection | |
GetDriver() | TZAbstractConnection | |
GetHostVersion() | TZAbstractConnection | |
GetMetadata() | TZAbstractConnection | |
GetParameters() | TZAbstractConnection | |
GetPlainDriver() | TZInterbase6Connection | |
GetTransactionIsolation() | TZAbstractConnection | |
GetTrHandle() | TZInterbase6Connection | |
GetWarnings() | TZAbstractConnection | |
HostName | TZAbstractConnection | [protected] |
Info | TZAbstractConnection | [protected] |
IsClosed() | TZAbstractConnection | |
IsReadOnly() | TZAbstractConnection | |
NativeSQL(const string SQL) | TZAbstractConnection | |
Open() | TZInterbase6Connection | |
Password | TZAbstractConnection | [protected] |
PingServer() | TZInterbase6Connection | |
Port | TZAbstractConnection | [protected] |
PrepareCall(const string SQL) | TZAbstractConnection | |
PrepareCallWithParams(const string SQL, TStrings Info) | TZAbstractConnection | |
PrepareStatement(const string SQL) | TZAbstractConnection | |
PrepareStatementWithParams(const string SQL, TStrings Info) | TZAbstractConnection | |
PrepareTransaction(const string transactionid) | TZAbstractConnection | |
RaiseUnsupportedException() | TZAbstractConnection | [protected] |
ReadOnly | TZAbstractConnection | [protected] |
Rollback() | TZInterbase6Connection | |
RollbackPrepared(const string transactionid) | TZAbstractConnection | |
SetAutoCommit(Boolean AutoCommit) | TZAbstractConnection | |
SetCatalog(const string Catalog) | TZAbstractConnection | |
SetReadOnly(Boolean ReadOnly) | TZAbstractConnection | |
SetTransactionIsolation(TZTransactIsolationLevel Level) | TZAbstractConnection | |
StartTransaction() | TZInterbase6Connection | [private] |
TransactIsolationLevel | TZAbstractConnection | [protected] |
TZAbstractConnection(IZDriver Driver, const string Url, const string HostName, Integer Port, const string Database, const string User, const string Password, TStrings Info, TContainedObject Metadata) | TZAbstractConnection | |
TZInterbase6Connection(IZDriver Driver, const string Url, IZInterbasePlainDriver PlainDriver, const string HostName, Integer Port, const string Database, const string User, const string Password, TStrings Info) | TZInterbase6Connection | |
User | TZAbstractConnection | [protected] |
~TZAbstractConnection() | TZAbstractConnection | |
~TZInterbase6Connection() | TZInterbase6Connection | |