言語

IDTSContainer100.ExecutionResult プロパティ

定義

IDTSContainer100オブジェクトの実行の成功または失敗を示す値が付与されます。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecResult ExecutionResult { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecResult get(); };
[System.Runtime.InteropServices.DispId(14)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSExecResult ExecutionResult { [System.Runtime.InteropServices.DispId(14)] get; }
[<System.Runtime.InteropServices.DispId(14)>]
[<get: System.Runtime.InteropServices.DispId(14)>]
member this.ExecutionResult : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSExecResult
Public ReadOnly Property ExecutionResult As DTSExecResult

プロパティ値

処刑の結果だ。

属性

注釈

詳細については、DtsContainerを参照してください。

適用対象