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