IDTSLoggingOptions100 インターフェイス

定義

public interface class IDTSLoggingOptions100
[System.Runtime.InteropServices.Guid("7BC13E26-7F43-44B4-90E2-3CC211020296")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLoggingOptions100
[<System.Runtime.InteropServices.Guid("7BC13E26-7F43-44B4-90E2-3CC211020296")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLoggingOptions100 = interface
Public Interface IDTSLoggingOptions100
属性

注釈

詳細については、「LoggingOptions」を参照してください。

プロパティ

EventFilter
EventFilterKind
SelectedLogProviders

メソッド

GetColumnFilter(String, DTS_EVENT_COLUMN_FILTER)
GetColumnFilteredEvents()
SetColumnFilter(String, DTS_EVENT_COLUMN_FILTER)

適用対象