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.Configuration.DataAccessDesignTime Class Reference

This class supports the Enterprise Library infrastructure and is not intended to be used directly from your code. More...

Classes

class  CommandTypeNames
 
class  ConverterTypeNames
 
class  MetadataTypes
 This class supports the Enterprise Library infrastructure and is not intended to be used directly from your code. More...
 
class  ViewModelTypeNames
 

Static Public Attributes

const string ConnectionStringSettingsSectionName = "connectionStrings"
 Name of the connection strings settings configuration section. More...
 

Detailed Description

This class supports the Enterprise Library infrastructure and is not intended to be used directly from your code.

Member Data Documentation

◆ ConnectionStringSettingsSectionName

const string Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DataAccessDesignTime.ConnectionStringSettingsSectionName = "connectionStrings"
static

Name of the connection strings settings configuration section.


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