SsisServerExecution.ExecutionID 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 execution identifier of the instance.
public:
property long ExecutionID { long get(); };
public long ExecutionID { get; }
member this.ExecutionID : int64
Public ReadOnly Property ExecutionID As Long
Property Value
The execution ID.