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

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

 

saveSyncParms method

Saves the synchronization parameters for use by HotSync or for use during one-button synchronization.

Syntax
saveSyncParms( )
Remarks

Do not confuse the saveSyncParms method with the Connection.SyncParms property. The SyncParms property is used to define the synchronization parameters for this connection. The saveSyncParms method just saves these parameters so that HotSync can use them.

See also