Share via


IDTSLoggingOptions100.EventFilter Proprietà

Definizione

Ottiene o imposta una matrice che contiene i nomi degli eventi soggetti all'applicazione delle opzioni di filtro.

public:
 property cli::array <System::String ^> ^ EventFilter { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
[System.Runtime.InteropServices.DispId(1610743811)]
public string[] EventFilter { [System.Runtime.InteropServices.DispId(1610743811)] get; [System.Runtime.InteropServices.DispId(1610743811)] set; }
[<System.Runtime.InteropServices.DispId(1610743811)>]
[<get: System.Runtime.InteropServices.DispId(1610743811)>]
[<set: System.Runtime.InteropServices.DispId(1610743811)>]
member this.EventFilter : string[] with get, set
Public Property EventFilter As String()

Valore della proprietà

String[]

Nomi degli eventi oggetto delle opzioni di filtro.

Attributi

Si applica a