DatabaseSettings Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The DatabaseSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DatabaseSettings | Initializes a new instance of the DatabaseSettings class. |
Methods
Fields
Name | Description | |
---|---|---|
SectionName |
The name of the data configuration section.
|
Properties
Name | Description | |
---|---|---|
DefaultDatabase | Gets or sets the default database instance name. |
|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Properties | (Inherited from ConfigurationElement.) | |
ProviderMappings |
Holds the optional mappings from ADO.NET's database providers to Enterprise Library's database types.
|
|
SectionInformation | (Inherited from ConfigurationSection.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Data.Configuration Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |