BeginUpload

Description

Occurs at the beginning of the synchronization upload procedure.

Event ID

Event ID

Objects

None

MLSynchronization, MLSync


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

BeginDownload

ConnectMobiLink

EndUpload