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 Name As String
    Implements ISfcProperty.Name
    Get
'Utilisation
Dim instance As [Property]
Dim value As String

value = CType(instance, ISfcProperty).Name
string ISfcProperty.Name { get; }
private:
virtual property String^ Name {
    String^ get () sealed = ISfcProperty::Name::get;
}
private abstract Name : string
private override Name : string
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. . :: . .String

Implémente

ISfcPropertyName()()()()