ISfcSimpleNode.Urn プロパティ

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

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

構文

'宣言
ReadOnly Property Urn As Urn 
    Get
'使用
Dim instance As ISfcSimpleNode 
Dim value As Urn 

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

プロパティ値

型: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
指定した単純なノードの URN (Uniform Resource Name) です。

関連項目

参照

ISfcSimpleNode インターフェイス

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