IDTSDumpConfiguration100.DumpOnAnyError 属性

定义

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

属性值

如果 DTS 转储出现任何错误,则为 true;否则为 false

属性

适用于