DataRowAction

Overview

The DataRowAction enum is used while firing a DataRowChanged event to define what had happened with the specific row.

Location

Value Description
Add
Change
Delete
Nothing