SessionCollection 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
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)
- 상속
-
SessionCollection
속성
| 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>) |