RowUpdatedEventArgs.RowCount 属性

定义

获取在一批更新记录中处理的行数。

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

属性值

指定已处理的行数的 int

适用于

另请参阅