IDTSDumpConfiguration100.DumpOnAnyError 屬性

定義

取得或設定 DTS 是否因任何錯誤而傾印。

public:
 property bool DumpOnAnyError { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610743808)]
public bool DumpOnAnyError { [System.Runtime.InteropServices.DispId(1610743808)] get; [System.Runtime.InteropServices.DispId(1610743808)] set; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
[<set: System.Runtime.InteropServices.DispId(1610743808)>]
member this.DumpOnAnyError : bool with get, set
Public Property DumpOnAnyError As Boolean

屬性值

Boolean

如果 DTS 傾印發生任何錯誤,則為 true;否則為 false。

屬性

適用於