EventCollection.Item[String] Proprietà

Definizione

Ottiene l'oggetto Event con il nome specificato.

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

Parametri

name
String

Valore della proprietà

nome dell'evento

Si applica a