다음을 통해 공유


IDTSContainer100.ForceExecutionValue 속성

정의

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

속성 값

컨테이너의 실행 값이 특정 값을 포함하도록 강제해야 하는 경우 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상