Resumes a failed download.
The syntax varies depending on the API you use. You can also set this parameter with ulsync.
False
Boolean
The synchronization does not upload changes; it only downloads those changes that were to be downloaded in the failed download.
UltraLite for C/C++ applications can set the parameter as follows:
ul_synch_info info; // ... info.resume_partial_download = ul_true; |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |