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
The specified URN (Uniform Resource Name) of the simple node.

请参阅

参考

ISfcSimpleNode 接口

Microsoft.SqlServer.Management.Sdk.Sfc 命名空间