CollectionSetExtender クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
UI 用 CollectionSet のエクステンダー
public sealed class CollectionSetExtender : Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectExtender<Microsoft.SqlServer.Management.Collector.CollectionSet>
type CollectionSetExtender = class
inherit SfcObjectExtender<CollectionSet>
Public NotInheritable Class CollectionSetExtender
Inherits SfcObjectExtender(Of CollectionSet)
- 継承
コンストラクター
| 名前 | 説明 |
|---|---|
| CollectionSetExtender() |
既定の ctor |
| CollectionSetExtender(CollectionSet) |
ctor. 集計対象の親 CollectionSet オブジェクトを取得します。 |
| CollectionSetExtender(CollectorConfigStore, String) |
ctor. 新しい CollectionSet オブジェクトを作成し、そのオブジェクトに集計します。 |
プロパティ
| 名前 | 説明 |
|---|---|
| Parent |
親オブジェクト (継承元 SfcObjectExtender<TSfcInstance>) |
メソッド
イベント
| 名前 | 説明 |
|---|---|
| PropertyChanged |
UI 用 CollectionSet のエクステンダー (継承元 SfcObjectExtender<TSfcInstance>) |
| PropertyMetadataChanged |
UI 用 CollectionSet のエクステンダー (継承元 SfcObjectExtender<TSfcInstance>) |