다음을 통해 공유


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.