Compartir a través de


IsDisabled Propiedad

Indicates whether a plan guide is disabled.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
<SfcPropertyAttribute> _
Public Property IsDisabled As Boolean
    Get
    Set
'Uso
Dim instance As PlanGuide
Dim value As Boolean

value = instance.IsDisabled

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

Valor de la propiedad

Tipo: System. . :: . .Boolean
Boolean