DatabaseProviderExtensions Members
Include Protected Members
Include Inherited Members
The DatabaseProviderExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
AnOdbcDatabase |
An Odbc database for use with the System.Data.Odbc namespace.
|
|
AnOleDbDatabase |
An OleDb database for use with the System.Data.OleDb namespace.
|
|
AnOracleDatabase |
An Oracle database for use with the System.Data.OracleClient namespace.
|
|
AnotherDatabaseType |
A database with the specified database provider name.
|
|
ASqlCeDatabase |
A Sql CE database for use with the System.Data.SqlServerCe namespace.
|
|
ASqlDatabase |
A Sql database for use with the System.Data.SqlClient namespace.
|
See Also
DatabaseProviderExtensions Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace