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 | Overridden. Changes the current database associated with an open connection. |
![]() ![]() | ClearAllPools | Clears all pools associated with the connection. |
![]() ![]() | ClearPool | Clears the pool matching ConnectionString of provided DB2Connection object. |
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Close | Closes the connection to the database. This is the preferred method of closing any open connection. (Inherited from Devart.Common.DbConnectionBase) |
![]() | CreateCommand | Creates and returns a DB2Command object associated with the DB2Connection. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | EndOpen | Ends an asynchronous invocation of the Open method. (Inherited from Devart.Common.DbConnectionBase) |
![]() | EnlistDistributedTransaction | Enlists in the specified transaction as a distributed transaction. |
![]() | EnlistTransaction | Overridden. Enlists in the specified transaction. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetSchema | Overloaded. Returns list of metadata collections and number of restrictions for a collection. (Inherited from Devart.Common.DbConnectionBase) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Open | Overridden. Opens a DB2 connection with the property settings specified by the ConnectionString. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |