Name | Description | |
---|---|---|
![]() | BeginTransaction | Overloaded. (Inherited from System.Data.Common.DbConnection) |
![]() | ChangeDatabase | Overridden. Changes the current database for an open connection. |
![]() | 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 | Overloaded. Disposes the resources of this connection. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | EnlistTransaction | (Inherited from System.Data.Common.DbConnection) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetSchema | Overloaded. Returns schema information for the data source of this C1.DataConnector.AdoNet.C1ConnectionBase. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Open | Overridden. Opens a database connection with the settings specified by the connection string. |
![]() | OpenAsync | Overloaded. Overridden. An asynchronous version of Open open. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |