TypeInfoCollection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這是TypeInfo的集合課程。
public sealed class TypeInfoCollection : Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<Microsoft.SqlServer.Management.XEvent.TypeInfo,Microsoft.SqlServer.Management.XEvent.TypeInfo.Key,Microsoft.SqlServer.Management.XEvent.Package>
type TypeInfoCollection = class
inherit SfcCollatedDictionaryCollection<TypeInfo, TypeInfo.Key, Package>
Public NotInheritable Class TypeInfoCollection
Inherits SfcCollatedDictionaryCollection(Of TypeInfo, TypeInfo.Key, Package)
- 繼承
-
TypeInfoCollection
屬性
| 名稱 | Description |
|---|---|
| Ascending |
依照當前收藏文化,依序由高到低排序。 (繼承來源 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| Count |
這是TypeInfo的集合課程。 (繼承來源 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| CultureInfo |
排序收藏時會使用這個 .NET 文化資訊。 (繼承來源 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| IgnoreCase |
根據當前的收藏文化,以不區分大小寫的方式排序。 (繼承來源 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| Initialized |
這是TypeInfo的集合課程。 (繼承來源 SfcCollection<T,K,ParentT>) |
| IsReadOnly |
這是TypeInfo的集合課程。 (繼承來源 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| IsSynchronized |
這是TypeInfo的集合課程。 (繼承來源 SfcCollection<T,K,ParentT>) |
| Item[K] |
這是TypeInfo的集合課程。 (繼承來源 SfcCollection<T,K,ParentT>) |
| Item[String] |
得到指定名稱的 。TypeInfo |
| Parent |
這是TypeInfo的集合課程。 (繼承來源 SfcCollection<T,K,ParentT>) |
| SyncRoot |
這是TypeInfo的集合課程。 (繼承來源 SfcCollection<T,K,ParentT>) |