UrnSkeleton Propiedad
Gets the Urn object that represents the object.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.RegisteredServers
Ensamblado: Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)
Sintaxis
'Declaración
Protected Friend Overridable ReadOnly Property UrnSkeleton As Urn
Get
'Uso
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
Valor de la propiedad
Tipo: Urn
A Urn object value that represents the object.