apply_all_changes
Description:
Apply all the changes stored in the proxy to the proxied data model.
The changes are done row after row, and if an error occurs, then it is possible that not all the changes to all the rows have been applied.
Parameters:
this |
a DataProxy object |
Returns:
TRUE if no error occurred |