ServerGroupParent 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public abstract class ServerGroupParent : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
type ServerGroupParent = class
inherit SfcInstance
Public MustInherit Class ServerGroupParent
Inherits SfcInstance
- 继承
- 派生
构造函数
| 名称 | 说明 |
|---|---|
| ServerGroupParent() | |
属性
| 名称 | 说明 |
|---|---|
| AbstractIdentityKey | (继承自 SfcInstance) |
| KeyChain |
返回对象的标识路径 (继承自 SfcInstance) |
| Metadata | (继承自 SfcInstance) |
| Parent |
父级不是保留本地的内容,它从密钥链中隐含父级的概念,即父级的概念真正关系到父级和根目录下,如果我们只通过父级执行此操作,则我们不能仅实例化具有轻型 SfcKeyChain 集的对象 将父级设置为帮助程序操作可以设置密钥链 (继承自 SfcInstance) |
| Properties | (继承自 SfcInstance) |
| PropertyStorageProvider |
此属性返回 ISfcPropertyStorageProvider 接口的默认实现,可以在子类中重写它以返回另一个存储提供程序(即平面属性列表) (继承自 SfcInstance) |
| State | (继承自 SfcInstance) |
| Urn |
在每个请求上创建新的 Urn 字符串并返回它。 (继承自 SfcInstance) |
方法
活动
| 名称 | 说明 |
|---|---|
| propertyChanged | (继承自 SfcInstance) |
| PropertyChanged | (继承自 SfcInstance) |
| propertyMetadataChanged | (继承自 SfcInstance) |
| PropertyMetadataChanged | (继承自 SfcInstance) |