Share via


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

プロパティ値

含まれるか除外されるかのどちらかに設定されているイベント フィルターの種類です。

属性

適用対象