UltraLite Database User's Guide
Synchronization for UltraLite Applications
Synchronization parameters reference
Sets parameters to configure the synchronization stream.
A semi-colon separated list of parameter assignments. Each assignment is of the form keyword=value, where the allowed sets of keywords depends on the synchronization stream.
For a list of available parameters for each stream, see the following sections:
The parameter is optional, is a string, and by default is null.
MobileVB SyncParms
ActiveX SyncParms
UltraLite.NET See ianywhere.UltraLite.SyncParms.
Embedded SQL See stream_parms synchronization parameter.
Static C++ API See stream_parms synchronization parameter.
Static Java API See stream_parms synchronization parameter.