RowUpdatedEventArgs.RowCount 속성

정의

업데이트된 레코드의 일괄 처리에서 처리된 행의 수를 가져옵니다.

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

속성 값

처리된 행의 수를 지정하는 int입니다.

적용 대상

추가 정보