IDTSLoggingOptions100 Interface

Definition

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
Attributes

Remarks

For more information, see LoggingOptions.

Properties

EventFilter
EventFilterKind
SelectedLogProviders

Methods

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

Applies to