ConnectionStringsSectionNode 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 connection strings section in configuration.
Namespace: Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Design
Assembly: Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Design.dll)
Syntax
'Declaration
<ImageAttribute(GetType(ConnectionStringsSectionNode))> _
PublicNotInheritableClassConnectionStringsSectionNode _
Inherits ConfigurationNode
[ImageAttribute(typeof(ConnectionStringsSectionNode))]
publicsealedclassConnectionStringsSectionNode : ConfigurationNode
[ImageAttribute(typeof(ConnectionStringsSectionNode))]
publicref classConnectionStringsSectionNodesealed : public ConfigurationNode
publicfinalclass ConnectionStringsSectionNode extends ConfigurationNode
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Design.ConnectionStringsSectionNode
See Also
ConnectionStringsSectionNode Members
Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Design 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. |