Name | Description | |
---|---|---|
![]() | BeginOpen | Starts an asynchronous invocation of an Open method. |
![]() | BeginTransaction | Overloaded. (Inherited from System.Data.Common.DbConnection) |
![]() | ChangeDatabase | Overridden. Changes the current database associated with an open DbConnectionBase. |
![]() | Close | Overridden. Closes the connection to the database. This is the preferred method of closing any open connection. |
![]() | CreateCommand | (Inherited from System.Data.Common.DbConnection) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose() | (Inherited from System.ComponentModel.Component) |
![]() | EndOpen | Ends an asynchronous invocation of the Open method. |
![]() | EnlistTransaction | Overridden. Enlists in the specified transaction. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetSchema | Overloaded. Overridden. Provides information about server schema objects. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Open | Overridden. Opens a data source connection with the property settings specified by the ConnectionString. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |