| 
    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 | |
| interface | IDatabaseAnotherDatabaseConfiguration | 
| Configuration extensions for database types specified via the DatabaseProviderExtensions.AnotherDatabaseType.  More... | |
| class | AnotherDatabaseConfigurationExtensions | 
| class | DatabaseConfigurationExtension | 
| Base class to help build database-specific configurations extensions for DataConfigurationSourceBuilderExtensions.  More... | |
| interface | IDatabaseConfiguration | 
| Supports configuring the data connections via fluent-style interface.  More... | |
| interface | IDatabaseConfigurationProperties | 
| Database configuration properties that apply to all databases.  More... | |
| interface | IDatabaseConfigurationProviderEntry | 
| This interface support the database configuration fluent interface.  More... | |
| interface | IDatabaseConfigurationProviders | 
| Extension point for database providers to connect to the data configuration fluent-api.  More... | |
| interface | IDatabaseDefaultConnectionString | 
| Defines default connection string settings for fluent-style interface.  More... | |
| interface | IDatabaseProviderExtensionContext | 
| Provides extension context for database provider extensions.  More... | |
| interface | IDataConfiguration | 
| Starting point for data configuration.  More... | |
| interface | IDatabaseProviderConfiguration | 
| Defines the mapping options for providers.  More... | |