EventInfoCollection.Item[String] 屬性

定義

得到指定名稱的 。EventInfo

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

參數

name
String

屬性值

活動名稱

適用於