|
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.
|
Classes | |
| class | DataAccessDesignTime |
| This class supports the Enterprise Library infrastructure and is not intended to be used directly from your code. More... | |
| class | DatabaseData |
| Describes a Database instance, aggregating information from a ConnectionStringSettings and potentially other sources of configuration. More... | |
| class | DatabaseSettings |
| class | DatabaseSyntheticConfigSettings |
| Provides a configuration-like view over the Data Access Application Block sections More... | |
| class | DbProviderMapping |
| Represents the mapping from an ADO.NET provider to an Enterprise Library Database. More... | |
| class | DesignResources |
| A strongly-typed resource class, for looking up localized strings, etc. | |
| class | GenericDatabaseData |
| Describes a GenericDatabase instance, aggregating information from a ConnectionStringSettings. More... | |