IDTSLoggingOptions100.EventFilter 属性

定义

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()

属性值

String[]

与筛选选项有关的事件的名称。

属性

适用于