Share via


ExecutionState.StepExecutionState.ExecutionCount Property

Definition

The execution count of step. The value could be larger than one if the step allows repeatable execution.

public int ExecutionCount { get; set; }
member this.ExecutionCount : int with get, set
Public Property ExecutionCount As Integer

Property Value

Applies to