dbsync_srvapp.register_central_insert_s()
Same as register_central_insert()
but with string
column.
Syntax
FUNCTION register_central_insert_s(
tabname STRING,
pkeyval STRING
)
RETURNS INTEGER
- tabname is the name of the table.
- pkeyval is the string value of the primary key column.
Returns:
- The status.