![]() |
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.
|
Static Public Member Functions | |
static IDatabaseSqlDatabaseConfiguration | ASqlDatabase (this IDatabaseConfigurationProviders context) |
A Sql database for use with the System.Data.SqlClient namespace. More... | |
|
static |
A Sql database for use with the System.Data.SqlClient namespace.
context | Configuration context |