Description
Occurs at the beginning of the synchronization upload procedure.
Event ID
Arguments
None
Return Values
None
Usage
Use this event to add custom actions immediately before the transmission of the upload to the MobiLink synchronization server.
The BeginUpload event marks the beginning of the upload transaction. Applicable inserts and updates to the consolidated database are performed for all remote tables, then rows are deleted as applicable for all remote tables. After EndUpload, upload changes are committed.
See also