IDTSContainer100.ExecutionStatus 屬性

定義

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

屬性值

目前執行的狀態。

屬性

備註

如需詳細資訊,請參閱 DtsContainer

適用於