RegisteredServer.Urn 属性

定义

获取表示所引用的注册服务器的 Urn 对象值。

public:
 virtual property Microsoft::SqlServer::Management::Sdk::Sfc::Urn ^ Urn { Microsoft::SqlServer::Management::Sdk::Sfc::Urn ^ get(); };
public override Microsoft.SqlServer.Management.Sdk.Sfc.Urn Urn { get; }
member this.Urn : Microsoft.SqlServer.Management.Sdk.Sfc.Urn
Public Overrides ReadOnly Property Urn As Urn

属性值

Urn

表示所引用的注册服务器的 Urn 对象值。

适用于