The methods of System.Data.Common.DbConnection are listed below. For a list of all members, see the DbConnection Members list.
See Also: Inherited members from System.ComponentModel.Component
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.