dbsync_app.data_sync_set_return_receipt()

Sets the 'return receipt' option for DB Sync synchronization.

Syntax

FUNCTION data_sync_set_return_receipt(
      return_receipt BOOLEAN
  )
  1. return_receipt must be TRUE if the sync needs a return receipt.