IDTSDumpConfiguration Interface

Definition

Represents the configuration for the dumping of Data Transformation Service interface.

public interface class IDTSDumpConfiguration
public interface IDTSDumpConfiguration
type IDTSDumpConfiguration = interface
Public Interface IDTSDumpConfiguration

Properties

DumpDescriptor

Gets or sets the dump descriptor.

DumpOnAnyError

Gets or sets whether the DTS dumps or any error.

EnableDump

Gets or sets whether the DTS enables dumping.

Applies to