-eu option

Specifies extended upload options.

Syntax
dbmlsync -n publication-name -eu keyword=value;...
Remarks

Extended options that are specified on the command line with the -eu option apply only to the synchronization specified by the -n option they follow. For example, on the following command line, the extended option sv=test applies only to the synchronization of pub2.

dbmlsync -n pub1 -n pub2 -eu "sv=test"

For an explanation of how extended options are processed when they are set in more than one place, see MobiLink SQL Anywhere client extended options.

For a complete list of extended options, see MobiLink SQL Anywhere client extended options.