RegisteredServer.Urn 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取表示所引用的注册服务器的 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 对象值。