Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定要使用哪一个同步脚本。
Public Property Version As String
public string Version {get;set;}
用于指定要使用的同步脚本版本的字符串。此参数没有缺省值,因而必须显式设置。
统一数据库中的每个同步脚本都带有版本字符串标记。例如,可能有两个不同的 download_cursor 脚本,分别用不同的版本字符串来标识。版本字符串使 UltraLite 应用程序可以从一组同步脚本中进行选择。