Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » Connection interface

 

stopSynchronizationDelete method

Stops synchronizing deletions.

Syntax
void Connection.stopSynchronizationDelete() throws ULjException
Remarks

This disables any future deletions to be synchronized until a subsequent startSynchronizationDelete is executed.