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. |
上層