IDTSDumpConfiguration Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |