IDTSServerExecution100.ExecutionStatus Property

Definition

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.

Applies to