RegisteredServersStore.Key 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public sealed class RegisteredServersStore.Key : Microsoft.SqlServer.Management.Sdk.Sfc.DomainRootKey
type RegisteredServersStore.Key = class
inherit DomainRootKey
Public NotInheritable Class RegisteredServersStore.Key
Inherits DomainRootKey
- 继承
构造函数
| 名称 | 说明 |
|---|---|
| RegisteredServersStore.Key() |
泛型密钥生成的默认构造函数 |
属性
| 名称 | 说明 |
|---|---|
| Domain | (继承自 DomainRootKey) |
| InstanceType |
与此键类关联的实例类的类型。 默认 impl 是嵌套键类使用该方法实现与现有模型相容的方式。 这应在不是实例类型的嵌套类的任何键类中重写。 (继承自 SfcKey) |
方法
| 名称 | 说明 |
|---|---|
| Equals(Object, Object) | |
| Equals(Object) |
相等性和哈希 |
| Equals(SfcKey) | |
| GetHashCode() | |
| GetUrnFragment() |
转换 |
| ToString() |
每个密钥 (继承自 SfcKey) |