Deli putem


ConnectionStringSettingsDefaultDatabaseElementProperty Class

This class supports block-specific configuration design-time and is not intended to be used directly from your code.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

'Declaration
Public Class ConnectionStringSettingsDefaultDatabaseElementProperty _
    Inherits ElementReferenceProperty _
    Implements ILogicalPropertyContainerElement
public class ConnectionStringSettingsDefaultDatabaseElementProperty : ElementReferenceProperty, 
    ILogicalPropertyContainerElement
public ref class ConnectionStringSettingsDefaultDatabaseElementProperty : public ElementReferenceProperty, 
    ILogicalPropertyContainerElement
public class ConnectionStringSettingsDefaultDatabaseElementProperty extends ElementReferenceProperty implements ILogicalPropertyContainerElement

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.ViewModel
    Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Property
      Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.ElementProperty
        Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.ElementReferenceProperty
          Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics.ConnectionStringSettingsDefaultDatabaseElementProperty

See Also

ConnectionStringSettingsDefaultDatabaseElementProperty Members

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics Namespace