the name of the table to modify within store
a #GdaDataModel containing the new data to set in table_name, or null (treated as a data model with no row at all)
SQL expression (which may contain variables) defining the rows which are being obsoleted by new_data, or null
names of values
values
true if no error occurred
Propagates an update to store, the update's contents is represented by new_data, this function is primarily reserved to database providers.