Share via


ProviderMappingNode 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 a DbProviderMapping configuration elements.

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(ProviderMappingNode))> _
PublicNotInheritableClassProviderMappingNode _
    Inherits ConfigurationNode _
    Implements IDatabaseProviderName
[ImageAttribute(typeof(ProviderMappingNode))]
publicsealedclassProviderMappingNode : ConfigurationNode, 
    IDatabaseProviderName
[ImageAttribute(typeof(ProviderMappingNode))]
publicref classProviderMappingNodesealed : public ConfigurationNode, 
    IDatabaseProviderName
publicfinalclass ProviderMappingNode extends ConfigurationNode implements IDatabaseProviderName

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
    Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Design.ProviderMappingNode

See Also

ProviderMappingNode 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.