DBConcurrencyException.RowCount 속성

정의

업데이트에 실패한 행 수를 가져오고 이 예외를 생성합니다.

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

속성 값

업데이트에 실패한 행 수를 포함하는 정수입니다.

적용 대상

추가 정보