Overload List
Name | Description | |
---|---|---|
![]() | GetChanges()()() | Gets a copy of the DataSet that contains all changes made to it since it was loaded or since AcceptChanges()()() was last called. (Inherited from DataSet.) |
![]() | GetChanges(DataRowState) | Gets a copy of the DataSet containing all changes made to it since it was last loaded, or since AcceptChanges()()() was called, filtered by DataRowState. (Inherited from DataSet.) |