DataRow::RowState Property
.NET Framework (current version)
Gets the current state of the row with regard to its relationship to the DataRowCollection.
Assembly: System.Data (in System.Data.dll)
The value of the RowState depends on two factors: the kind of operation has been performed on the row, and whether AcceptChanges has been called on the DataRow.
.NET Framework
Available since 1.1
Available since 1.1
Show: