modify_with_context
Description:
Propagates an update to this, the update's contents is represented by new_data
, this function is
primarily reserved to database providers.
Parameters:
this |
a MetaStore object |
context |
a MetaContext context describing what to modify in this |
new_data |
a DataModel containing the new data to set in |
Returns:
TRUE if no error occurred |