Partager via


IsDisabled propriété

Indicates whether a plan guide is disabled.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public Property IsDisabled As Boolean
    Get
    Set
'Utilisation
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)

Valeur de la propriété

Type : System. . :: . .Boolean
Boolean