다음을 통해 공유


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

속성 값

DTS가 오류에 대해 덤프하는 경우 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상