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

適用対象