Partager via


. propriété

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

Syntaxe

'Déclaration
Private ReadOnly Property Enabled As Boolean
    Implements ISfcProperty.Enabled
    Get
'Utilisation
Dim instance As [Property]
Dim value As Boolean

value = CType(instance, ISfcProperty).Enabled
bool ISfcProperty.Enabled { get; }
private:
virtual property bool Enabled {
    bool get () sealed = ISfcProperty::Enabled::get;
}
private abstract Enabled : bool
private override Enabled : bool
JScript prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.

Valeur de la propriété

Type : System. . :: . .Boolean

Implémente

ISfcPropertyEnabled()()()()