Share via


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

Command to add the Data Application Block to the application's 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
PublicClassAddDatabaseSectionNodeCommand _
    Inherits AddChildNodeCommand
publicclassAddDatabaseSectionNodeCommand : AddChildNodeCommand
publicref classAddDatabaseSectionNodeCommand : public AddChildNodeCommand
publicclass AddDatabaseSectionNodeCommand extends AddChildNodeCommand

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNodeCommand
    Microsoft.Practices.EnterpriseLibrary.Configuration.Design.AddChildNodeCommand
      Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Design.AddDatabaseSectionNodeCommand

See Also

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