Overload List
| Name | Description | |
|---|---|---|
| HasChanges()()() | Gets a value indicating whether the DataSet has changes, including new, deleted, or modified rows. (Inherited from DataSet.) | |
| HasChanges(DataRowState) | Gets a value indicating whether the DataSet has changes, including new, deleted, or modified rows, filtered by DataRowState. (Inherited from DataSet.) |