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)

适用于