dbsync_srvapp.register_central_update()
Register dbsync update for a given central row.
Syntax
FUNCTION register_central_update(
tabname type1,
pkeyval type2
)
RETURNS INTEGER
- tabname is the name of the table.
- pkeyval is the integer value of the primary key column.
Returns:
- The status.