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」を参照してください。

適用対象