System.Data Namespace DataRow Class
Returns the current state of the row with regards to its relationship to the DataRowCollection.
One of the DataRowState values.
The property is read only with no default value.
The value of the RowState depends on two factors:
The DataRowState enumeration summarizes the possible values according to the changes.
The RowState property is used in conjunction with the GetChanges and HasChanges methods of the DataSet.
DataRow Members AcceptChanges BeginEdit Add CancelEdit DataTable DataRowView Delete EndEdit NewRow
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph