共用方式為


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 命名空間