SqlBatch.ExecutionCount Property

Definition

Returns the number of times this batch should repeat.

public:
 property int ExecutionCount { int get(); };
public int ExecutionCount { get; }
member this.ExecutionCount : int
Public ReadOnly Property ExecutionCount As Integer

Property Value

Returns Int32.

Applies to