IDTSServerExecution100.ExecutionStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the status of the instance of execution.
public:
property int ExecutionStatus { int get(); };
[System.Runtime.InteropServices.DispId(2)]
public int ExecutionStatus { get; }
[<System.Runtime.InteropServices.DispId(2)>]
member this.ExecutionStatus : int
Public ReadOnly Property ExecutionStatus As Integer
Property Value
The status of the instance of execution.
- Attributes
Remarks
For more information, see SsisServerExecution.