Condividi tramite


EventLogRecord.MatchedQueryIds Proprietà

Definizione

Ottiene un elenco di identificatori di query corrispondenti a questo evento. Questo evento corrisponde a una query se la query restituisce questo evento.

public:
 property System::Collections::Generic::IEnumerable<int> ^ MatchedQueryIds { System::Collections::Generic::IEnumerable<int> ^ get(); };
public System.Collections.Generic.IEnumerable<int> MatchedQueryIds { get; }
member this.MatchedQueryIds : seq<int>
Public ReadOnly Property MatchedQueryIds As IEnumerable(Of Integer)

Valore della proprietà

Restituisce una raccolta enumerabile di valori integer.

Si applica a