Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the Urn object that represents the object.
Espace de noms : Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly : Microsoft.SqlServer.SmoExtended (en 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 propriété
Type : Microsoft.SqlServer.Management.Sdk.Sfc.Urn
A Urn object value that represents the object.
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo.RegisteredServers