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

SQL Anywhere 11.0.0 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » Connection class

 

synchronizeWithParm method

Synchronizes the database using the specified SyncParms object.

Syntax
synchronizeWithParm( SyncParms parms)
Parameters
  • parms   The SyncParms object to use for this synchronization.

Remarks

This method makes it possible to share synchronization parameters among connections.

A detailed result status is reported in this connection's SyncResult object.