Share via


IAlienObject.GetUrn メソッド

このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Function GetUrn As Urn
'使用
Dim instance As IAlienObject 
Dim returnValue As Urn 

returnValue = instance.GetUrn()
Urn GetUrn()
Urn^ GetUrn()
abstract GetUrn : unit -> Urn
function GetUrn() : Urn

戻り値

型: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
オブジェクトの Uniform Resource Name です。

関連項目

参照

IAlienObject インターフェイス

Microsoft.SqlServer.Management.Sdk.Sfc 名前空間