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.

页首

请参阅

参考

Microsoft.SqlServer.Dts.Runtime 命名空间