다음을 통해 공유


IDTSContainer100.ForcedExecutionValue 속성

정의

public:
 property System::Object ^ ForcedExecutionValue { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.InteropServices.DispId(33)]
public object ForcedExecutionValue { [System.Runtime.InteropServices.DispId(33)] get; [System.Runtime.InteropServices.DispId(33)] set; }
[<System.Runtime.InteropServices.DispId(33)>]
[<get: System.Runtime.InteropServices.DispId(33)>]
[<set: System.Runtime.InteropServices.DispId(33)>]
member this.ForcedExecutionValue : obj with get, set
Public Property ForcedExecutionValue As Object

속성 값

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

특성

설명

자세한 내용은 DtsContainer를 참조하세요.

적용 대상