DatabaseSettings Class
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. |
Represents the root configuration for data.
Namespace: Microsoft.Practices.EnterpriseLibrary.Data.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.Data (in Microsoft.Practices.EnterpriseLibrary.Data.dll)
Syntax
'Declaration
PublicClassDatabaseSettings _
Inherits SerializableConfigurationSection
publicclassDatabaseSettings : SerializableConfigurationSection
publicref classDatabaseSettings : public SerializableConfigurationSection
publicclass DatabaseSettings extends SerializableConfigurationSection
Remarks
The class maps to the databaseSettings element in configuration.
Inheritance Hierarchy
System.Object
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection
Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings
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. |