다음을 통해 공유


IDTSParameter100.IncludeInDebugDump 속성

정의

Parameter 개체가 디버그 덤프에 포함되는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

매개 변수 개체가 디버그 덤프에 포함되어 있으면 True이고, 그렇지 않으면 false입니다.

특성

적용 대상