Specifies extended options.
e={option=value; ...}
ExtOpt={option=value; ...}
Extended options can be specified by their long form or short form. See MobiLink SQL Anywhere client extended options.
Extended options are specified in option=value pairs. The list of extended options being set must be enclosed in curly braces {}.
The following example shows how to use the ExtOpt synchronization profile option:
ExtOpt={lt=exclusive;tableorder=t1,t2,t3}