RowUpdatedEventArgs.RowCount プロパティ

定義

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

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

プロパティ値

int 処理される行の数を指定します。

適用対象

こちらもご覧ください