EventCollection.Item[String] Propriedade

Definição

Obtém o Event nome com o nome especificado.

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

Parâmetros

name
String

Valor da propriedade

nome do Evento

Aplica-se a