IDTSLogging Interface

Definition

Defines the logging options for a container.

public interface class IDTSLogging
public interface IDTSLogging
type IDTSLogging = interface
Public Interface IDTSLogging

Properties

Enabled

Returns a Boolean that indicates if logging is enabled. This field is read-only.

Methods

GetFilterStatus(String[])

Gets the filter status of the specified events.

Log(String, String, String, String, String, String, String, DateTime, DateTime, Int32, Byte[])

Writes the log entry.

Applies to