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
属性
| 名称 | 说明 |
|---|---|
| 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] |
获取 |
| Parent |
这是 TypeInfo 的集合类。 (继承自 SfcCollection<T,K,ParentT>) |
| SyncRoot |
这是 TypeInfo 的集合类。 (继承自 SfcCollection<T,K,ParentT>) |