Share via


DatabaseProviderExtensions Members

Include Protected Members
Include Inherited Members

The DatabaseProviderExtensions type exposes the following members.

Methods

  Name Description
Ff670895.pubmethod(en-us,PandP.50).gifFf670895.static(en-us,PandP.50).gif AnOdbcDatabase
An Odbc database for use with the System.Data.Odbc namespace.
Ff670895.pubmethod(en-us,PandP.50).gifFf670895.static(en-us,PandP.50).gif AnOleDbDatabase
An OleDb database for use with the System.Data.OleDb namespace.
Ff670895.pubmethod(en-us,PandP.50).gifFf670895.static(en-us,PandP.50).gif AnOracleDatabase
An Oracle database for use with the System.Data.OracleClient namespace.
Ff670895.pubmethod(en-us,PandP.50).gifFf670895.static(en-us,PandP.50).gif AnotherDatabaseType
A database with the specified database provider name.
Ff670895.pubmethod(en-us,PandP.50).gifFf670895.static(en-us,PandP.50).gif ASqlCeDatabase
A Sql CE database for use with the System.Data.SqlServerCe namespace.
Ff670895.pubmethod(en-us,PandP.50).gifFf670895.static(en-us,PandP.50).gif ASqlDatabase
A Sql database for use with the System.Data.SqlClient namespace.

See Also

DatabaseProviderExtensions Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace