SqlBatch.ExecutionCount 속성

정의

이 일괄 처리가 반복되어야 하는 횟수를 반환합니다.

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

속성 값

Int32를 반환합니다.

적용 대상