SqlBatch.ExecutionCount 属性

定义

返回此批处理应重复的次数。

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

属性值

Int32

返回 Int32

适用于