EventCollection.Item[String] 속성

정의

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

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

매개 변수

name
String

속성 값

이벤트의 이름

적용 대상