名前 | 解説 | |
---|---|---|
BeginTransaction | オーバーロードされます。 System.Data.Common.DbConnectionから継承されます。 | |
ChangeDatabase | オーバーライドされます。 Changes the current database for an open connection. | |
Close | オーバーライドされます。 Closes the connection to the database. This is the preferred method of closing any open connection. | |
CreateCommand | System.Data.Common.DbConnectionから継承されます。 | |
CreateObjRef | System.MarshalByRefObjectから継承されます。 | |
Dispose | System.ComponentModel.Componentから継承されます。 | |
EnlistTransaction | System.Data.Common.DbConnectionから継承されます。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
GetSchema | オーバーロードされます。 Returns schema information for the data source of this C1.DataConnector.AdoNet.C1ConnectionBase. C1.DataConnector.AdoNet.C1ConnectionBaseから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
Open | オーバーライドされます。 Opens a database connection with the settings specified by the connection string. | |
OpenAsync | オーバーロードされます。 オーバーライドされます。 An asynchronous version of Open open. | |
ToString | System.ComponentModel.Componentから継承されます。 |