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 » SyncParms class

 

setVersion method

Specifies which synchronization script version to use.

Syntax
setVersion( String value )
Parameters
  • value   Script version string.

Remarks

Each synchronization script in the consolidated database is marked with a version string. For example, there may be two different download_cursor scripts, and each one is identified by different version strings. The version string allows an UltraLite application to choose from a set of synchronization scripts.