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 编程 » UltraLite for M-Business Anywhere API 参考 » SyncParms 类

 

setVersion 方法

指定要使用哪一个同步脚本版本。

语法
setVersion( String value )
参数
  • value   脚本版本字符串。

注释

统一数据库中的每个同步脚本都带有版本字符串标记。例如,可能有两个不同的 download_cursor 脚本,分别用不同的版本字符串来标识。版本字符串使 UltraLite 应用程序可以从一组同步脚本中进行选择。