共用方式為


IDTSDumpConfiguration100 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Represents a dump configuration for the DTS.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
<GuidAttribute("BE294A36-C48D-49BE-83A3-889B1610C293")> _
Public Interface IDTSDumpConfiguration100
'用途
Dim instance As IDTSDumpConfiguration100
[GuidAttribute("BE294A36-C48D-49BE-83A3-889B1610C293")]
public interface IDTSDumpConfiguration100
[GuidAttribute(L"BE294A36-C48D-49BE-83A3-889B1610C293")]
public interface class IDTSDumpConfiguration100
[<GuidAttribute("BE294A36-C48D-49BE-83A3-889B1610C293")>]
type IDTSDumpConfiguration100 =  interface end
public interface IDTSDumpConfiguration100

IDTSDumpConfiguration100 型別公開下列成員。

屬性

  名稱 說明
公用屬性 DumpDescriptor 基礎結構。Gets or sets the dump descriptor for DTS.
公用屬性 DumpOnAnyError 基礎結構。Gets or sets whether the DTS dumps on any error.
公用屬性 EnableDump 基礎結構。Gets or sets whether the DTS enables dumping.

上層

請參閱

參考

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空間