ScriptVersion (sv) extended option

Specifies a script version.

Caution

It is strongly recommended that you specify the script version using the SCRIPT VERSION clause on the CREATE SYNCHRONIZATION SUBSCRIPTION and ALTER SYNCHRONIZATION SUBSCRIPTION statements instead of using the ScriptVersion extended option because using the SCRIPT VERSION clause greatly simplifies the problem of doing schema upgrades.

The ScriptVersion (sv) extended option overrides the value stored using the SCRIPT VERSION clause and should only be used for backward compatibility purposes or for the rare case where you need to explicitly specify the script version used for a synchronization.

See CREATE SYNCHRONIZATION SUBSCRIPTION statement [MobiLink] and ALTER SYNCHRONIZATION SUBSCRIPTION statement [MobiLink].

 Syntax
 Remarks
 Example