DBConcurrencyException.RowCount 속성

정의

업데이트에 실패하여 이 예외를 생성한 행의 수를 가져옵니다.

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

속성 값

업데이트에 실패한 행의 수가 들어 있는 정수입니다.

적용 대상

추가 정보