다음을 통해 공유


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[]

필터링 옵션의 주체인 이벤트의 이름입니다.

특성

적용 대상