Поделиться через


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

Значение свойства

Установленный тип фильтра событий (включенный или исключенный).

Атрибуты

Применяется к