SfcReferenceAttribute.GetUrn(Object) 메서드

정의

Urn 참조를 반환합니다. 특성에 pathexpression이 정의되지 않은 경우 null을 반환합니다.

public Microsoft.SqlServer.Management.Sdk.Sfc.Urn GetUrn(object instance);
member this.GetUrn : obj -> Microsoft.SqlServer.Management.Sdk.Sfc.Urn
Public Function GetUrn (instance As Object) As Urn

매개 변수

instance
Object

반품

Urn

적용 대상