Propagates an update to store, the update's contents is represented by new_data, this function is primarily reserved to database providers.
a #GdaMetaContext context describing what to modify in store
a #GdaDataModel containing the new data to set in table_name, or null (treated as a data model with no row at all)
TRUE if no error occurred
MetaStoreException
Propagates an update to store, the update's contents is represented by new_data, this function is primarily reserved to database providers.