Synchronization parameters control the synchronization between an UltraLite database and the MobiLink server.
The way you set parameters depends on the specific UltraLite interface you are using.s
The following parameters are required:
Stream Type
User Name
Version
The synchronization function throws an exception, such as SQLCode.SQLE_SYNC_INFO_INVALID or its equivalent, if you do not set these parameters.
You can specify at most one of these parameters:
Download Only
Ping
Upload Only
The synchronization function throws an exception, such as SQLCode.SQLE_SYNC_INFO_INVALID or its equivalent, if you set more than one of these parameters to true.