Synchronize function

Synchronizes the database.

Syntax
bool UltraLite_Connection_iface::Synchronize(
  ul_synch_info_w2 * info
)
Parameters
  • info   A pointer to the ul_synch_info structure that holds the synchronization parameters.

See also