IDTSContainer100.ExecutionResult プロパティ

定義

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSExecResult ExecutionResult { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSExecResult get(); };
[System.Runtime.InteropServices.DispId(14)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.DTSExecResult
Public ReadOnly Property ExecutionResult As DTSExecResult

プロパティ値

実行結果です。

属性

適用対象