Condividi tramite


Proprietà PolicyEnabled

Spazio dei nomi:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property PolicyEnabled As Boolean
    Get
'Utilizzo
Dim instance As PolicyCategoryInformation
Dim value As Boolean

value = instance.PolicyEnabled
public bool PolicyEnabled { get; }
public:
property bool PolicyEnabled {
    bool get ();
}
member PolicyEnabled : bool
function get PolicyEnabled () : boolean

Valore proprietà

Tipo: System. . :: . .Boolean