다음을 통해 공유


IDTSDumpConfiguration100.EnableDump 속성

정의

DTS에서 덤프를 사용하도록 설정하는지 여부를 가져오거나 설정합니다.

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

속성 값

DTS에서 덤프를 사용하도록 설정하면 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상