SessionCollection 클래스

정의

Sessions의 컬렉션입니다.

public sealed class SessionCollection : Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<Microsoft.SqlServer.Management.XEvent.Session,Microsoft.SqlServer.Management.XEvent.Session.Key,Microsoft.SqlServer.Management.XEvent.BaseXEStore>
type SessionCollection = class
    inherit SfcCollatedDictionaryCollection<Session, Session.Key, BaseXEStore>
Public NotInheritable Class SessionCollection
Inherits SfcCollatedDictionaryCollection(Of Session, Session.Key, BaseXEStore)
상속

속성

Name Description
Ascending

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

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

Sessions의 컬렉션입니다.

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

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

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

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

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

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

Parent

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

메서드

Name Description
Add(T)

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

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

[contains] [지정한 이름]이 있는지 여부를 확인합니다.

Contains(T)

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

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

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

Sessions의 컬렉션입니다.

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

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

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

Sessions의 컬렉션입니다.

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

명시적 인터페이스 구현

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

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

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

Sessions의 컬렉션입니다.

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

적용 대상