The members of System.Data.IDbConnection are listed below.
ConnectionString 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] Database string. Documentation for this section has not yet been entered. [read-only] State ConnectionState. Documentation for this section has not yet been entered.
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.