DBConcurrencyException.RowCount Vlastnost

Definice

Získá počet řádků, jejichž aktualizace selhala, a vygeneruje tuto výjimku.

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

Hodnota vlastnosti

Celé číslo obsahující počet řádků, jejichž aktualizace selhala.

Platí pro

Viz také