Contents Index StartSynchronizationDelete method Synchronize method pdf/preface.pdf

UltraLite User's Guide
  C++ API Reference
    ULConnection class

StopSynchronizationDelete method


Prototype 

bool  StopSynchronizationDelete( )

Description 

Prevents delete operations from being synchronized. This is useful for deleting old information from an UltraLite database to save space, while not deleting this information on the consolidated database.

Returns 

true (1) if successful.

false (0) if unsuccessful.

See also 

START SYNCHRONIZATION DELETE statement [MobiLink]

StartSynchronizationDelete method


Contents Index StartSynchronizationDelete method Synchronize method pdf/preface.pdf