bool UltraLite_Connection_iface::SetSynchInfo(
ul_synch_info_a * info
)
info A pointer to the ul_synch_info structure that holds the synchronization parameters.
Attaches a ul_synch_info struct to the current database for use on a subsequent synchronization.
Synchronization information is saved in the database. This replaces any previously saved synchronization information by performing an auto-commit. If you supply a null pointer, you clear any currently saved synchronization information.