Specifies which synchronization script to use.
Public Property Version As String
public string Version {get;set;}
A string specifying the version of the synchronization script to use. This parameter has no default value, and must be explicitly set.
Each synchronization script in the consolidated database is marked with a version string. For example, there can be two different download_cursor scripts, with each one identified by a different version string. The version string allows an UltraLite application to choose from a set of synchronization scripts.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |