Udostępnij przez


Właściwość Enabled

Pobiera lub ustawia Boolean wartość określająca, czy miejsce docelowe włączony zestaw.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Dmf
Zestaw:  Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)

Syntax

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Required)> _
Public Property Enabled As Boolean
    Get
    Set
'Użycie
Dim instance As TargetSet
Dim value As Boolean

value = instance.Enabled

instance.Enabled = value
[SfcPropertyAttribute(SfcPropertyFlags.Required)]
public bool Enabled { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Required)]
public:
property bool Enabled {
    bool get ();
    void set (bool value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Required)>]
member Enabled : bool with get, set
function get Enabled () : boolean
function set Enabled (value : boolean)

Wartość właściwości

Typ: System. . :: . .Boolean
A Boolean wartość określająca, czy miejsce docelowe włączony zestaw.
Jeśli True, zestaw miejsce docelowe jest włączona. W przeciwnym razie wartość False (wartość domyślna).

Uwagi

Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.