EventCollection 클래스

정의

Event에 대한 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)
상속

속성

Name Description
Ascending

현재 컬렉션 문화권에 대해 오름차순으로 정렬합니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
Count

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
CultureInfo

컬렉션을 정렬하면 이 .NET 문화권 정보가 사용됩니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
IgnoreCase

현재 컬렉션 문화권에 대해 대/소문자를 구분하지 않는 방식으로 정렬합니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
Initialized

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
IsReadOnly

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
IsSynchronized

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
Item[K]

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
Item[String]

Event 지정된 이름을 가진 값을 가져옵니다.

Parent

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
SyncRoot

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)

메서드

Name Description
Add(T)

컬렉션에 obj를 추가합니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
AddImpl(T)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
AddShadow(T)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
AppendAlterScripts(StringBuilder, StringBuilder)

이벤트의 현재 상태를 확인하고 이를 기반으로 스크립트를 반환합니다. 세션에 대한 변경 스크립트를 생성하는 데만 사용해야 합니다.

Clear()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
Contains(K)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
Contains(String)

컬렉션에 이벤트가 포함되어 있는지 여부를 확인합니다.

Contains(T)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
CopyTo(Array, Int32)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
CopyTo(T[], Int32)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
CreateAndInitializeChildObject(K)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
EnsureCollectionInitialized()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
FinishMerge()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
GetCollectionElementNameImpl()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
GetElementFactoryImpl()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
GetEnumerator()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
GetExistingObjectByKey(K)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
GetObjectByKey(K)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
InitInnerCollection()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
PrepareMerge()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
Refresh()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
Refresh(Boolean)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
Remove(T)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
RemoveImpl(T)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
RemoveInternal(T)

키에서 지정한 항목을 제거합니다. 기존 개체는 부모가 변경되거나 삭제될 때 삭제할 ToBeDropped 상태로 표시됩니다. 이때 표시된 개체가 컬렉션에서 제거됩니다. 보류 중, None 또는 Dropped 개체는 컬렉션에서 즉시 제거됩니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
Rename(T, K)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ResetInnerCollection()

초기화 후에 CultureInfo, IgnoreCase 또는 오름차순 속성이 변경되면 이 호출을 호출합니다. 컬렉션이 새 설정을 적용하도록 다시 설정됩니다. TODO: 사용자가 원하는 속성을 변경한 후 이를 호출할 책임이 있으므로 자동화해야 합니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
TryGetValue(K, T)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)

명시적 인터페이스 구현

Name Description
IComparer<K>.Compare(K, K)

사용자 지정 비교자가 전달되지 않는 한 현재 CultureInfo 및 IgnoreCase 속성을 기반으로 키를 비교합니다.

(다음에서 상속됨 SfcCollatedDictionaryCollection<T,K,ParentT>)
IEnumerable.GetEnumerator()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
IListSource.ContainsListCollection

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
IListSource.GetList()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.Add(SfcInstance)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.AddShadow(SfcInstance)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.Count

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.EnsureInitialized()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.FinishMerge()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.GetCollectionElementNameImpl()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.GetElementFactory()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.GetExisting(SfcKey, SfcInstance)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.GetObjectByKey(SfcKey)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.Initialized

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.Parent

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.PrepareMerge()

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.Remove(SfcInstance)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.RemoveElement(SfcInstance)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)
ISfcCollection.Rename(SfcInstance, SfcKey)

Event에 대한 SFC 컬렉션 클래스입니다.

(다음에서 상속됨 SfcCollection<T,K,ParentT>)

적용 대상