
|
BeginTransaction
|
Overloaded. Represents method BeginTransaction. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
BeginTransaction(TIsolationLevel)
|
Overloaded. Represents method BeginTransaction(TIsolationLevel). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
ChangeDatabase(WideString)
|
Represents method ChangeDatabase(WideString). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
CheckActive
|
Represents method CheckActive. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
CheckDisconnect
|
Represents method CheckDisconnect. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
CheckInactive
|
Represents method CheckInactive. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
CheckOffline
|
Represents method CheckOffline. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
CheckOnline
|
Represents method CheckOnline. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
ClearAllPools
|
This method clears all connections from all the connection pools.
|

|
ClearPool
|
This method clears the connection pool that is associated with the provided OracleClientConnection object.
|

|
Clone
|
Create a copy of the current TOracleClientConnection object.
|

|
CloneConnection
|
Represents method CloneConnection. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
Commit
|
Represents method Commit. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
CreateCommand
|
Creates and returns a OracleClientCommand object associated with the OracleClientConnection.
|

|
DoBeginTransaction(TIsolationLevel)
|
Represents method DoBeginTransaction(TIsolationLevel). (Overrides CNClrLib.ADONet.Client.TDbConnection.DoBeginTransaction(TIsolationLevel).)
|

|
DoBeginTransComplete
|
Represents method DoBeginTransComplete. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
DoCommitTransaction
|
Represents method DoCommitTransaction. (Overrides CNClrLib.ADONet.Client.TDbConnection.DoCommitTransaction.)
|

|
DoCommitTransComplete
|
Represents method DoCommitTransComplete. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
DoConnect
|
Represents method DoConnect. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
DoConnectComplete
|
Represents method DoConnectComplete. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
DoCreateCommand
|
Represents method DoCreateCommand. (Overrides CNClrLib.ADONet.Client.TDbConnection.DoCreateCommand.)
|

|
DoCreateConnection
|
Represents method DoCreateConnection. (Overrides CNClrLib.ADONet.Client.TDbConnection.DoCreateConnection.)
|

|
DoDisconnect
|
Represents method DoDisconnect. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
DoDisconnectDataSets
|
Represents method DoDisconnectDataSets. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
DoDisposeTransaction
|
Represents method DoDisposeTransaction. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
DoGetConnectionIntf
|
Represents method DoGetConnectionIntf. (Overrides CNClrLib.ADONet.Client.TDbConnection.DoGetConnectionIntf.)
|

|
DoInternalConnect(string,string)
|
Represents method DoInternalConnect(string,string). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
DoInternalDisconnect
|
Represents method DoInternalDisconnect. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
DoRollbackTransaction
|
Represents method DoRollbackTransaction. (Overrides CNClrLib.ADONet.Client.TDbConnection.DoRollbackTransaction.)
|

|
DoRollbackTransComplete
|
Represents method DoRollbackTransComplete. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
Execute(String)
|
Overloaded. Represents method Execute(String). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
Execute(String,Variant[])
|
Overloaded. Represents method Execute(String,Variant[]). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
ExecuteNonQuery(String)
|
Overloaded. Represents method ExecuteNonQuery(String). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
ExecuteNonQuery(String,Variant[])
|
Overloaded. Represents method ExecuteNonQuery(String,Variant[]). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
ExecuteReader(String)
|
Overloaded. Represents method ExecuteReader(String). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
ExecuteReader(String,Variant[])
|
Overloaded. Represents method ExecuteReader(String,Variant[]). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
ExecuteScalar(String)
|
Overloaded. Represents method ExecuteScalar(String). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
ExecuteScalar(String,Variant[])
|
Overloaded. Represents method ExecuteScalar(String,Variant[]). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
GetConnected
|
Represents method GetConnected. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
GetDbParams
|
Represents method GetDbParams. (Overrides CNClrLib.ADONet.Client.TDbConnection.GetDbParams.)
|

|
GetFieldNames(String,TStrings)
|
Represents method GetFieldNames(String,TStrings). (Overrides CNClrLib.ADONet.Client.TDbConnection.GetFieldNames(String,TStrings).)
|

|
GetForeignKeyFieldNames(String,String,TStrings)
|
Populates a string list with the field names of the foreign key in a table.
|

|
GetForeignKeyNames(String,TStrings)
|
Populates a string list with the foreign key names in a table.
|

|
GetFunctionNames(TStrings)
|
Populates a string list with the names of functions in a database.
|

|
GetFunctionParameterNames(String,TStrings)
|
Populates a string list with the names of arguments in a function.
|

|
GetIndexes(String,TStrings)
|
Represents method GetIndexes(String,TStrings). (Overrides CNClrLib.ADONet.Client.TDbConnection.GetIndexes(String,TStrings).)
|

|
GetIndexFieldNames(String,String,TStrings)
|
Represents method GetIndexFieldNames(String,String,TStrings). (Overrides CNClrLib.ADONet.Client.TDbConnection.GetIndexFieldNames(String,String,TStrings).)
|

|
GetIndexFields(String)
|
Represents method GetIndexFields(String). (Overrides CNClrLib.ADONet.Client.TDbConnection.GetIndexFields(String).)
|

|
GetKeyFieldNames(string,TStrings)
|
Populates a string list with the primary key names in a table.
|

|
GetPackageBodies(string)
|
Returns a DataTable with the package bodies for a package in a database.
|

|
GetPackages(TStrings)
|
Populates a string list with the names of packages in a database.
|

|
GetPrimaryKeyName(String)
|
Gets the primary key name for a table.
|

|
GetProcedureNames(TStrings)
|
Represents method GetProcedureNames(TStrings). (Overrides CNClrLib.ADONet.Client.TDbConnection.GetProcedureNames(TStrings).)
|

|
GetProcedureParameterNames(String,TStrings)
|
Populates a string list with the names of arguments in a stored procedure.
|

|
GetProviderFactory
|
Represents method GetProviderFactory. (Overrides CNClrLib.ADONet.Client.TDbConnection.GetProviderFactory.)
|

|
GetSchema
|
Overloaded. Represents method GetSchema. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
GetSchema(WideString)
|
Overloaded. Represents method GetSchema(WideString). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
GetSchema(WideString,TArray)
|
Overloaded. Represents method GetSchema(WideString,TArray). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
GetSchema(WideString,_StringArray)
|
Overloaded. Represents method GetSchema(WideString,_StringArray). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
GetSchemaTable(TDbCommand,TSchemaTableColumns,Integer)
|
Represents method GetSchemaTable(TDbCommand,TSchemaTableColumns,Integer). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
GetSequences
|
Represents method GetSequences.
|

|
GetSessionInfo
|
This method returns a new instance of the OracleGlobalization object that represents the globalization settings of the session.
|

|
GetSessionInfo(_OracleGlobalization)
|
This method refreshes the provided OracleGlobalization object with the globalization settings of the session.
|

|
GetTableNames(TStrings)
|
Represents method GetTableNames(TStrings). (Overrides CNClrLib.ADONet.Client.TDbConnection.GetTableNames(TStrings).)
|

|
GetViewFieldNames(String,TStrings)
|
Populates a string list with the names of fields in a view.
|

|
GetViewNames(TStrings)
|
Populates a string list with the names of views in a database.
|

|
HandleDisconnectCommands
|
Represents method HandleDisconnectCommands. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
Loaded
|
Represents method Loaded. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
Open
|
Overloaded. Represents method Open. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
Open(WideString,WideString)
|
Overloaded. Represents method Open(WideString,WideString). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
PurgeStatementCache
|
This method flushes the statement cache by closing all open cursors on the database, when statement caching is enabled.
|

|
RegisterClient(TObject,TConnectChangeEvent)
|
Represents method RegisterClient(TObject,TConnectChangeEvent). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
Rollback
|
Represents method Rollback. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
SetConnectionString(WideString)
|
Represents method SetConnectionString(WideString). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
SetDbParams(TDbConnectionStringBuilder)
|
Represents method SetDbParams(TDbConnectionStringBuilder). (Overrides CNClrLib.ADONet.Client.TDbConnection.SetDbParams(TDbConnectionStringBuilder).)
|

|
SetSessionInfo(_OracleGlobalization)
|
This method alters the session's globalization settings with all the property values specified in the provided OracleGlobalization object.
|

|
SupportMultipleActiveResultSets
|
Represents method SupportMultipleActiveResultSets. (Overrides CNClrLib.ADONet.Client.TDbConnection.SupportMultipleActiveResultSets.)
|

|
UnRegisterClient(TObject)
|
Represents method UnRegisterClient(TObject). (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|

|
WaitForConnectComplete
|
Represents method WaitForConnectComplete. (Inherited from CNClrLib.ADONet.Client.TDbConnection.)
|