Describes an action performed on a System.Data.DataRow.
A System.Data.DataRowAction is returned as part of the System.Data.DataRowChangeEventArgs to indicate the action that was taken on a row to raise the event.
Use the members of this enumeration to determine the action that has occurred on a System.Data.DataRow with regard to the System.Data.DataTable to which it belongs.