IDTSLoggingOptions100 Interface

Definition

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
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