SsisServerExecution.ExecutionStatus Property

Definition

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.

Implements

Applies to