RowUpdatedEventArgs.RowCount プロパティ

定義

バッチでの更新済みレコードで処理された行数を取得します。

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

プロパティ値

処理された行数を示す int

適用対象

こちらもご覧ください