SessionCollection.Item[String] 속성

정의

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

public Microsoft.SqlServer.Management.XEvent.Session this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.XEvent.Session
Default Public ReadOnly Property Item(name As String) As Session

매개 변수

name
String

속성 값

적용 대상