IDTSDumpConfiguration 接口
Represents the configuration for the dumping of Data Transformation Service interface.
命名空间: Microsoft.SqlServer.Dts.Runtime
程序集: Microsoft.SqlServer.ManagedDTS(在 Microsoft.SqlServer.ManagedDTS.dll 中)
语法
声明
Public Interface IDTSDumpConfiguration
用法
Dim instance As IDTSDumpConfiguration
public interface IDTSDumpConfiguration
public interface class IDTSDumpConfiguration
type IDTSDumpConfiguration = interface end
public interface IDTSDumpConfiguration
IDTSDumpConfiguration 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
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. |
页首