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

SQL Anywhere 10.0.1 » UltraLite - AppForge Programming » UltraLite for AppForge API Reference » ULConnection class

Properties Next Page

CancelSynchronize method


When called during synchronization, the method cancels the synchronization. The user can only call this method during one of the synchronization events.

To allow this, the ULConnection object must be declared WithEvents.

Syntax

CancelSynchronize( )
Member of UltraLiteAFLib.ULConnection