次の方法で共有


IDTSContainer100.ExecutionResult プロパティ

定義

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

プロパティ値

実行結果です。

属性

適用対象