UL Ext.: Marks all subsequent deletes made by this connection for synchronization.
Visual Basic
Public Sub StartSynchronizationDelete()
C#
public void StartSynchronizationDelete();
When this function is called, all delete operations are again synchronized, causing the rows deleted from the UltraLite database to be removed from the consolidated database as well.