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.MetadataTypes.ConnectionStringSettingsMetadata Class Reference

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

Properties

string Name [get, set]
 This property supports the Enterprise Library infrastructure and is not intended to be used directly from your code. More...
 
string ConnectionString [get, set]
 This property supports the Enterprise Library infrastructure and is not intended to be used directly from your code. More...
 
string ProviderName [get, set]
 This property supports the Enterprise Library infrastructure and is not intended to be used directly from your code. More...
 

Detailed Description

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

Property Documentation

◆ ConnectionString

string Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DataAccessDesignTime.MetadataTypes.ConnectionStringSettingsMetadata.ConnectionString
getset

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

◆ Name

string Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DataAccessDesignTime.MetadataTypes.ConnectionStringSettingsMetadata.Name
getset

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

◆ ProviderName

string Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DataAccessDesignTime.MetadataTypes.ConnectionStringSettingsMetadata.ProviderName
getset

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


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