EventColumnInfoCollection 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
这是 EventColumnInfo 的集合类。
public sealed class EventColumnInfoCollection : Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<Microsoft.SqlServer.Management.XEvent.EventColumnInfo,Microsoft.SqlServer.Management.XEvent.EventColumnInfo.Key,Microsoft.SqlServer.Management.XEvent.EventInfo>
type EventColumnInfoCollection = class
inherit SfcCollatedDictionaryCollection<EventColumnInfo, EventColumnInfo.Key, EventInfo>
Public NotInheritable Class EventColumnInfoCollection
Inherits SfcCollatedDictionaryCollection(Of EventColumnInfo, EventColumnInfo.Key, EventInfo)
- 继承
-
EventColumnInfoCollection
属性
| 名称 | 说明 |
|---|---|
| Ascending |
按升序对当前集合区域性进行排序。 (继承自 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| Count |
这是 EventColumnInfo 的集合类。 (继承自 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| CultureInfo |
对集合进行排序将使用此.NET区域性信息。 (继承自 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| IgnoreCase |
以不区分大小写的方式对当前集合区域性进行排序。 (继承自 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| Initialized |
这是 EventColumnInfo 的集合类。 (继承自 SfcCollection<T,K,ParentT>) |
| IsReadOnly |
这是 EventColumnInfo 的集合类。 (继承自 SfcCollatedDictionaryCollection<T,K,ParentT>) |
| IsSynchronized |
这是 EventColumnInfo 的集合类。 (继承自 SfcCollection<T,K,ParentT>) |
| Item[K] |
这是 EventColumnInfo 的集合类。 (继承自 SfcCollection<T,K,ParentT>) |
| Item[String] |
获取 |
| Parent |
这是 EventColumnInfo 的集合类。 (继承自 SfcCollection<T,K,ParentT>) |
| SyncRoot |
这是 EventColumnInfo 的集合类。 (继承自 SfcCollection<T,K,ParentT>) |