다음을 통해 공유


IDTSLoggingOptions100.EventFilterKind 속성

정의

설정되는 이벤트 필터의 종류가 포함된 이벤트 필터인지 제외된 이벤트 필터인지에 대해 설명하는 값을 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSEventFilterKind EventFilterKind { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSEventFilterKind get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSEventFilterKind value); };
[System.Runtime.InteropServices.DispId(1610743809)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSEventFilterKind EventFilterKind { [System.Runtime.InteropServices.DispId(1610743809)] get; [System.Runtime.InteropServices.DispId(1610743809)] set; }
[<System.Runtime.InteropServices.DispId(1610743809)>]
[<get: System.Runtime.InteropServices.DispId(1610743809)>]
[<set: System.Runtime.InteropServices.DispId(1610743809)>]
member this.EventFilterKind : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSEventFilterKind with get, set
Public Property EventFilterKind As DTSEventFilterKind

속성 값

설정되는 이벤트 필터 중 포함되거나 제외되는 종류입니다.

특성

적용 대상