언어

IDTSParameter100.IncludeInDebugDump 속성

정의

매개변수 객체가 디버그 덤프에 포함되었는지 여부를 나타내는 값을 받거나 설정합니다.

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

속성 값

매개변수 객체가 디버그 덤프에 포함될 경우 참이며; 그렇지 않으면 거짓입니다.

특성

적용 대상