The methods of System.Data.IDbConnection are listed below. For a list of all members, see the IDbConnection Members list.
BeginTransaction() : IDbTransaction Documentation for this section has not yet been entered.BeginTransaction(IsolationLevel) : IDbTransaction Documentation for this section has not yet been entered.ChangeDatabase(string) Documentation for this section has not yet been entered.Close() Close the connection to the databaseCreateCommand() : IDbCommand Create an IDbCommand to be executed against this databaseOpen() Documentation for this section has not yet been entered.