signal callback delegate or function to connect
glib.error.ErrorWrap callback(gda.meta_context.MetaContext suggest, gda.meta_store.MetaStore metaStore)
suggest the suggested update, as a #GdaMetaContext structure (optional)
metaStore the instance the signal is connected to (optional)
Returns a new #GError error structure if there was an error when processing the signal, or null if signal propagation should continue
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to SuggestUpdate signal.
This signal is emitted when the contents of a table should be updated (data to update or insert only; deleting data is done automatically). This signal is used for internal purposes by the #GdaConnection object.