CollectionSetCollection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コレクション セットの SFC コレクション クラス
public sealed class CollectionSetCollection : Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<Microsoft.SqlServer.Management.Collector.CollectionSet,Microsoft.SqlServer.Management.Collector.CollectionSet.Key,Microsoft.SqlServer.Management.Collector.CollectorConfigStore>
type CollectionSetCollection = class
inherit SfcCollatedDictionaryCollection<CollectionSet, CollectionSet.Key, CollectorConfigStore>
Public NotInheritable Class CollectionSetCollection
Inherits SfcCollatedDictionaryCollection(Of CollectionSet, CollectionSet.Key, CollectorConfigStore)
- 継承
-
CollectionSetCollection
コンストラクター
| 名前 | 説明 |
|---|---|
| CollectionSetCollection(CollectorConfigStore) |
構成ストア オブジェクトを親として指定して新しいコレクションをインスタンス化する |
プロパティ
| 名前 | 説明 |
|---|---|
| Ascending |
現在のコレクション カルチャの昇順で並べ替えます。 (継承元 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| Count |
コレクション セットの SFC コレクション クラス (継承元 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| CultureInfo |
コレクションを並べ替える場合、この.NETカルチャ情報が使用されます。 (継承元 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| IgnoreCase |
現在のコレクション カルチャでは、大文字と小文字を区別せずに並べ替えます。 (継承元 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| Initialized |
コレクション セットの SFC コレクション クラス (継承元 SfcCollection<T,K,ParentT>) |
| IsReadOnly |
コレクション セットの SFC コレクション クラス (継承元 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| IsSynchronized |
コレクション セットの SFC コレクション クラス (継承元 SfcCollection<T,K,ParentT>) |
| Item[K] |
コレクション セットの SFC コレクション クラス (継承元 SfcCollection<T,K,ParentT>) |
| Item[String] |
名前で設定されたコレクションを返します。 |
| Parent |
コレクション セットの SFC コレクション クラス (継承元 SfcCollection<T,K,ParentT>) |
| SyncRoot |
コレクション セットの SFC コレクション クラス (継承元 SfcCollection<T,K,ParentT>) |