SsisServerExecution.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 a value that indicates the current status of the execution of the SsisServerExecution object.
public:
property int ExecutionStatus { int get(); };
public int ExecutionStatus { get; }
member this.ExecutionStatus : int
Public ReadOnly Property ExecutionStatus As Integer
Property Value
The execution status of the object instance.