Share via


IDTSLoggingOptions100.EventFilterKind Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSEventFilterKind EventFilterKind { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSEventFilterKind get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSEventFilterKind value); };
[System.Runtime.InteropServices.DispId(1610743809)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.DTSEventFilterKind with get, set
Public Property EventFilterKind As DTSEventFilterKind

Property Value

The kind of event filter that is set, whether included or excluded.

Attributes

Applies to