Specifies which synchronization script to use.
Visual Basic Public Property Version As String
C# public string Version { get; set; }
A string specifying the version of the synchronization script to use. This property has no default value, and must be explicitly set.
Each synchronization script in the consolidated database is marked with a version string. The version string allows an UltraLite application to choose from a set of synchronization scripts.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |