IDatabaseConfigurationProviders Members

Include Protected Members
Include Inherited Members

The IDatabaseConfigurationProviders type exposes the following members.

Methods

  Name Description
Ff670968.pubmethod(en-us,PandP.50).gif Equals
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670968.pubmethod(en-us,PandP.50).gif GetHashCode
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670968.pubmethod(en-us,PandP.50).gif GetType
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670968.pubmethod(en-us,PandP.50).gif ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)

Extension Methods

  Name Description
Ff670968.pubextension(en-us,PandP.50).gif AnOdbcDatabase
An Odbc database for use with the System.Data.Odbc namespace.
(Defined by DatabaseProviderExtensions.)
Ff670968.pubextension(en-us,PandP.50).gif AnOleDbDatabase
An OleDb database for use with the System.Data.OleDb namespace.
(Defined by DatabaseProviderExtensions.)
Ff670968.pubextension(en-us,PandP.50).gif AnOracleDatabase
An Oracle database for use with the System.Data.OracleClient namespace.
(Defined by DatabaseProviderExtensions.)
Ff670968.pubextension(en-us,PandP.50).gif AnotherDatabaseType
A database with the specified database provider name.
(Defined by DatabaseProviderExtensions.)
Ff670968.pubextension(en-us,PandP.50).gif ASqlCeDatabase
A Sql CE database for use with the System.Data.SqlServerCe namespace.
(Defined by DatabaseProviderExtensions.)
Ff670968.pubextension(en-us,PandP.50).gif 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