IDTSLoggingOptions100.EventFilterKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::DTSEventFilterKind EventFilterKind { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::DTSEventFilterKind get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::DTSEventFilterKind value); };
[System.Runtime.InteropServices.DispId(1610743809)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.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.Sql2017.DTSEventFilterKind with get, set
Public Property EventFilterKind As DTSEventFilterKind
Property Value
- Attributes