다음을 통해 공유


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

속성 값

패키지에서 반환하는 선택적 실행 값을 지정하는 개체입니다.

특성

설명

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

적용 대상