Поделиться через


Свойство UrnSkeleton

Gets the Urn object that represents the object.

Пространство имен:  Microsoft.SqlServer.Management.Smo.RegisteredServers
Сборка:  Microsoft.SqlServer.SmoExtended (в Microsoft.SqlServer.SmoExtended.dll)

Синтаксис

'Декларация
Protected Friend Overridable ReadOnly Property UrnSkeleton As Urn
    Get
'Применение
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

Значение свойства

Тип: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
A Urn object value that represents the object.