. propriété
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Private ReadOnly Property Type As Type
Implements ISfcProperty.Type
Get
'Utilisation
Dim instance As [Property]
Dim value As Type
value = CType(instance, ISfcProperty).Type
Type ISfcProperty.Type { get; }
private:
virtual property Type^ Type {
Type^ get () sealed = ISfcProperty::Type::get;
}
private abstract Type : Type
private override Type : Type
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. . :: . .Type
Implémente
ISfcPropertyType()()()()
Voir aussi