SfcInstance.Urn 속성

Returns the uniform resource name of the SfcInstance object.

네임스페이스:  Microsoft.SqlServer.Management.Sdk.Sfc
어셈블리:  Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)

구문

‘선언
Public ReadOnly Property Urn As Urn 
    Get
‘사용 방법
Dim instance As SfcInstance 
Dim value As Urn 

value = instance.Urn
public Urn Urn { get; }
public:
property Urn^ Urn {
    Urn^ get ();
}
member Urn : Urn
function get Urn () : Urn

속성 값

유형: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
The Urn of the object.

참고 항목

참조

SfcInstance 클래스

Microsoft.SqlServer.Management.Sdk.Sfc 네임스페이스