Name | Description | |
---|---|---|
![]() | BeginOpen | Starts an asynchronous invocation of an Open method. (Inherited from Devart.Common.DbConnectionBase) |
![]() | BeginTransaction | Overloaded. Begins a transaction at the database. |
![]() | ChangeDatabase | Changes the current schema associated with an open Devart.Common.DbConnectionBase. (Inherited from Devart.Common.DbConnectionBase) |
![]() | ChangePassword | Overloaded. Changes the password for the userб specified in the connection. |
![]() ![]() | ClearAllPools | Overloaded. Clears all pools associated with the connection. |
![]() ![]() | ClearPool | Clears the pool matching ConnectionString of provided OracleConnection object. |
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Close | Overridden. Closes the connection to the database. This is the preferred method of closing any open connection. |
![]() | Commit | Commits the database transaction. |
![]() | CreateCommand | Overloaded. Creates and returns a OracleCommand object associated with the OracleConnection. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | EndOpen | Ends an asynchronous invocation of the Open method. (Inherited from Devart.Common.DbConnectionBase) |
![]() | EnlistTransaction | Enlists in the specified transaction. (Inherited from Devart.Common.DbConnectionBase) |
![]() | GetAuditActionBanner | Used to return the contents of a banner that warns users about potential auditing of their actions. |
![]() | GetDatabaseInfo | Overloaded. Gets OracleGlobalization settings for the current database. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetLogicalTransactionStatus | Returns the status of the specified transaction. Requires Oracle 12c and works only in OCI mode. |
![]() | GetNativeHandle | Gets a native handle for the OracleConnection. |
![]() | GetSchema | Overloaded. Returns list of metadata collections and number of restrictions for a collection. (Inherited from Devart.Common.DbConnectionBase) |
![]() ![]() | GetServerList | Overloaded. Returns an array of available TNS aliases. |
![]() | GetSessionInfo | Overloaded. Populates an OracleGlobalization object with client side information. |
![]() | GetUnauthorizedAccessBanner | Used to return the contents of a banner that warns users about unauthorized access to the database. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Open | Overloaded. Opens connection with Proxy Authentication mechanism. |
![]() | Ping | Determines whether connection to Oracle server is valid. |
![]() | PurgeStatementCache | Clears OCI statement cache for the connection. |
![]() | Rollback | Rolls back a transaction from a pending state. |
![]() | SetDbmsApplicationInfo | This method uses the DBMS_APPLICATION_INFO package to record the names of the module and action performed and the client information to Oracle database in order to ease tracking of the application actions, performance, and resource usage. |
![]() | SetSessionInfo | Sets Oracle globalization settings for the current connection. |
![]() | SetShardingKey | Overloaded. Specifies sharding key values for the connection to a sharded Oracle database. |
![]() | ToString | Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component) |