IDatabaseConfigurationProviders Members
Include Protected Members
Include Inherited Members
The IDatabaseConfigurationProviders type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.) |
|
GetHashCode |
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
GetType |
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
ToString |
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.) |
Extension Methods
Name | Description | |
---|---|---|
AnOdbcDatabase |
An Odbc database for use with the System.Data.Odbc namespace.
(Defined by DatabaseProviderExtensions.) |
|
AnOleDbDatabase |
An OleDb database for use with the System.Data.OleDb namespace.
(Defined by DatabaseProviderExtensions.) |
|
AnOracleDatabase |
An Oracle database for use with the System.Data.OracleClient namespace.
(Defined by DatabaseProviderExtensions.) |
|
AnotherDatabaseType |
A database with the specified database provider name.
(Defined by DatabaseProviderExtensions.) |
|
ASqlCeDatabase |
A Sql CE database for use with the System.Data.SqlServerCe namespace.
(Defined by DatabaseProviderExtensions.) |
|
ASqlDatabase |
A Sql database for use with the System.Data.SqlClient namespace.
(Defined by DatabaseProviderExtensions.) |
See Also
IDatabaseConfigurationProviders Interface
Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Fluent Namespace