SelectDatabaseStep.Name Property
Gets the database name Property.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Wizard
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public ReadOnly Property Name As Property
public Property Name { get; }
public:
property Property^ Name {
Property^ get ();
}
public function get Name () : Property
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Wizard Namespace