The members of System.Data.Common.DbConnection are listed below.
See Also: Inherited members from System.ComponentModel.Component
Documentation for this section has not yet been entered.
abstractConnectionString string. Documentation for this section has not yet been entered. [read-only] ConnectionTimeout int. Documentation for this section has not yet been entered. [read-only] abstractDatabase string. Documentation for this section has not yet been entered. [read-only] abstractDataSource string. Documentation for this section has not yet been entered. [read-only] abstractServerVersion string. Documentation for this section has not yet been entered. [read-only] abstractState System.Data.ConnectionState. Documentation for this section has not yet been entered.
BeginTransaction() : DbTransaction Documentation for this section has not yet been entered.BeginTransaction(System.Data.IsolationLevel) : DbTransaction Documentation for this section has not yet been entered. abstractChangeDatabase(string) Documentation for this section has not yet been entered. abstractClose() Documentation for this section has not yet been entered.CreateCommand() : DbCommand Documentation for this section has not yet been entered.EnlistTransaction(System.Transactions.Transaction) Documentation for this section has not yet been entered.GetSchema() : System.Data.DataTable Documentation for this section has not yet been entered.GetSchema(string) : System.Data.DataTable Documentation for this section has not yet been entered.GetSchema(string, string[]) : System.Data.DataTable Documentation for this section has not yet been entered. abstractOpen() Documentation for this section has not yet been entered.
abstractBeginDbTransaction(System.Data.IsolationLevel) : DbTransaction Documentation for this section has not yet been entered. abstractCreateDbCommand() : DbCommand Documentation for this section has not yet been entered.OnStateChange(System.Data.StateChangeEventArgs) Documentation for this section has not yet been entered.
StateChange Documentation for this section has not yet been entered.
System.Data.IDbConnection.BeginTransaction Documentation for this section has not yet been entered. System.Data.IDbConnection.BeginTransaction Documentation for this section has not yet been entered. System.Data.IDbConnection.CreateCommand Documentation for this section has not yet been entered.