次の方法で共有


IDTSLoggingOptions100 インターフェイス

定義

public interface class IDTSLoggingOptions100
[System.Runtime.InteropServices.Guid("A92F23FC-BC5A-4D68-AABF-A753F3114A4B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLoggingOptions100
[<System.Runtime.InteropServices.Guid("A92F23FC-BC5A-4D68-AABF-A753F3114A4B")>]
[<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)

適用対象