IDTSVariable100.IncludeInDebugDump 속성

정의

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

속성 값

변수 값이 디버그 덤프 파일에 포함되어 있으면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상