Overload | Description |
---|---|
GetChanges(DataRowState) | Gets a DataSet containing all tables that have changed since the data was loaded or AcceptChanges was called, or null if there are no changes. |
GetChanges() | Gets a DataSet containing all tables that have changed since the data was loaded or AcceptChanges was called. |