UltraLite User's Guide
C++ API Reference
ULConnection class
bool StopSynchronizationDelete( )
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.
true (1) if successful.
false (0) if unsuccessful.
START SYNCHRONIZATION DELETE statement [MobiLink]
StartSynchronizationDelete method