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