EventCollection クラス

定義

イベントの SFC コレクション クラス。

public sealed class EventCollection : Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<Microsoft.SqlServer.Management.XEvent.Event,Microsoft.SqlServer.Management.XEvent.Event.Key,Microsoft.SqlServer.Management.XEvent.Session>
type EventCollection = class
    inherit SfcCollatedDictionaryCollection<Event, Event.Key, Session>
Public NotInheritable Class EventCollection
Inherits SfcCollatedDictionaryCollection(Of Event, Event.Key, Session)
継承

プロパティ

名前 説明
Ascending

現在のコレクション カルチャの昇順で並べ替えます。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
Count

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
CultureInfo

コレクションを並べ替える場合、この.NETカルチャ情報が使用されます。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
IgnoreCase

現在のコレクション カルチャでは、大文字と小文字を区別せずに並べ替えます。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
Initialized

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
IsReadOnly

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
IsSynchronized

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
Item[K]

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
Item[String]

指定した名前の Event を取得します。

Parent

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
SyncRoot

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)

メソッド

名前 説明
Add(T)

obj をコレクションに追加します。

(継承元 SfcCollection<T,K,ParentT>)
AddImpl(T)

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
AddShadow(T)

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
AppendAlterScripts(StringBuilder, StringBuilder)

イベントの現在の状態を確認し、それに基づいてスクリプトを返します。 これは、セッションの変更スクリプトを生成する場合にのみ使用する必要があります。

Clear()

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
Contains(K)

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
Contains(String)

コレクションに Event が含まれているかどうかを判断します。

Contains(T)

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
CopyTo(Array, Int32)

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
CopyTo(T[], Int32)

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
CreateAndInitializeChildObject(K)

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
EnsureCollectionInitialized()

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
FinishMerge()

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
GetCollectionElementNameImpl()

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
GetElementFactoryImpl()

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
GetEnumerator()

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
GetExistingObjectByKey(K)

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
GetObjectByKey(K)

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
InitInnerCollection()

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
PrepareMerge()

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
Refresh()

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
Refresh(Boolean)

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
Remove(T)

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
RemoveImpl(T)

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
RemoveInternal(T)

キーによって指定された項目を削除します。 既存のオブジェクトは、親が変更または削除されたときに、削除のために ToBeDropped の状態でマークされます。 その時点で、マークされたオブジェクトはコレクションから削除されます。 保留中、なし、または破棄されたオブジェクトは、コレクションからすぐに削除されます。

(継承元 SfcCollection<T,K,ParentT>)
Rename(T, K)

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ResetInnerCollection()

Initialzation の後に CultureInfo、IgnoreCase、または Ascending プロパティのいずれかが変更された場合は、これを呼び出します。 コレクションがリセットされ、新しい設定が反映されます。 TODO: ユーザーは、必要なプロパティを変更した後にこれを呼び出す必要があります。自動化する必要があります。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
TryGetValue(K, T)

イベントの SFC コレクション クラス。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)

明示的なインターフェイスの実装

名前 説明
IComparer<K>.Compare(K, K)

カスタム比較子が渡されていない限り、現在の CultureInfo プロパティと IgnoreCase プロパティに基づいてキーを比較します。

(継承元 SfcCollatedDictionaryCollection<T,K,ParentT>)
IEnumerable.GetEnumerator()

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
IListSource.ContainsListCollection

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
IListSource.GetList()

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.Add(SfcInstance)

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.AddShadow(SfcInstance)

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.Count

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.EnsureInitialized()

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.FinishMerge()

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.GetCollectionElementNameImpl()

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.GetElementFactory()

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.GetExisting(SfcKey, SfcInstance)

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.GetObjectByKey(SfcKey)

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.Initialized

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.Parent

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.PrepareMerge()

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.Remove(SfcInstance)

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.RemoveElement(SfcInstance)

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)
ISfcCollection.Rename(SfcInstance, SfcKey)

イベントの SFC コレクション クラス。

(継承元 SfcCollection<T,K,ParentT>)

適用対象