Contents Index StringToUUID method UUIDToString method

UltraLite ActiveX User's Guide
  UltraLite ActiveX API Reference
    ULConnection class

Synchronize method


Prototype 

Synchronize( [show-progress As Boolean ] )
Member of UltraliteActiveX.ULConnection

Description 

Synchronizes a consolidated database using MobiLink. This function does not return until synchronization is complete, but you can be notified of events if the connection was declared WithEvents.

Parameters 

show-progress    An optional parameter whose value may be true or false. Set this to true to show the progress of synchronization as it happens. Default is false.


Contents Index StringToUUID method UUIDToString method