Lingua

EventInfoCollection.Item[String] Proprietà

Definizione

Ottiene l'oggetto EventInfo con il nome specificato.

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

Parametri

name
String

Valore della proprietà

nome dell'evento

Si applica a