UrnSkeleton propriété
Gets the Urn object that represents the object.
Espace de noms : Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly : Microsoft.SqlServer.SmoExtended (dans Microsoft.SqlServer.SmoExtended.dll)
Syntaxe
'Déclaration
Protected Friend Overridable ReadOnly Property UrnSkeleton As Urn
Get
'Utilisation
Dim value As Urn
value = Me.UrnSkeleton
protected internal virtual Urn UrnSkeleton { get; }
protected public:
virtual property Urn^ UrnSkeleton {
Urn^ get ();
}
abstract UrnSkeleton : Urn
override UrnSkeleton : Urn
function get UrnSkeleton () : Urn
Valeur de la propriété
Type : Urn
A Urn object value that represents the object.