Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » UltraLite - Database Management and Reference » UltraLite as a MobiLink Client » UltraLite synchronization parameters and network protocol options » Synchronization parameters for UltraLite

 

Sync Result synchronization parameter

Reports the status of a synchronization.

Syntax

The syntax varies depending on the API you use.

Remarks

The parameter is set by UltraLite, and is read-only.

The C/C++ interface receives this information in separate parameters as part of a ul_synch_info struct. Otherwise, this information is defined as a compound parameter containing a variety of information in separate fields:

See also