ServerGroupParent 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public abstract class ServerGroupParent : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
type ServerGroupParent = class
inherit SfcInstance
Public MustInherit Class ServerGroupParent
Inherits SfcInstance
- 繼承
- 衍生
建構函式
| 名稱 | Description |
|---|---|
| ServerGroupParent() | |
屬性
| 名稱 | Description |
|---|---|
| AbstractIdentityKey | (繼承來源 SfcInstance) |
| KeyChain |
回傳物件的身份路徑 (繼承來源 SfcInstance) |
| Metadata | (繼承來源 SfcInstance) |
| Parent |
父節點不是固定在本地的,而是從鑰匙串中隱含的。父節點的概念其實是關於根節點的階層,如果我們只透過父節點來做,那麼我們就無法用輕量級的 SfcKeyChain 集合來實例化物件 因此,設定父節點是一個輔助操作來設定鑰匙圈 (繼承來源 SfcInstance) |
| Properties | (繼承來源 SfcInstance) |
| PropertyStorageProvider |
此屬性會回傳 ISfcPropertyStorageProvider 介面的預設 SFC 實作,子類別可覆寫以回傳另一個儲存提供者(即平面屬性清單) (繼承來源 SfcInstance) |
| State | (繼承來源 SfcInstance) |
| Urn |
在每個請求建立新的 Urn 字串並回傳。 (繼承來源 SfcInstance) |
方法
事件
| 名稱 | Description |
|---|---|
| propertyChanged | (繼承來源 SfcInstance) |
| PropertyChanged | (繼承來源 SfcInstance) |
| propertyMetadataChanged | (繼承來源 SfcInstance) |
| PropertyMetadataChanged | (繼承來源 SfcInstance) |