Enterprise Library Data Access Application Block  7.0-rc1
The Data Access Application Block abstracts the actual database you are using, and exposes a collection of methods that make it easy to access that database and to perform common tasks.
Microsoft.Practices.EnterpriseLibrary.Data.OleDb.Configuration.Fluent.DatabaseProviderExtensions Class Reference

Provides extensions for OLE DB database provider. /summary> More...

Static Public Member Functions

static IOleDbDatabaseConfiguration AnOleDbDatabase (this IDatabaseConfigurationProviders context)
 An OleDb database for use with the System.Data.OleDb namespace. More...
 

Detailed Description

Provides extensions for OLE DB database provider. /summary>

Member Function Documentation

◆ AnOleDbDatabase()

static IOleDbDatabaseConfiguration Microsoft.Practices.EnterpriseLibrary.Data.OleDb.Configuration.Fluent.DatabaseProviderExtensions.AnOleDbDatabase ( this IDatabaseConfigurationProviders  context)
static

An OleDb database for use with the System.Data.OleDb namespace.

Returns

The documentation for this class was generated from the following file: