MLSync and SyncParm objects
User ID for the SQL Anywhere remote database. Setting this
property value is equivalent to including the -c
"uid=myUserID"
dbmlsync option,
where myUserID is the user name for the database
connection.
At design time, you can enter a DBUser value on the SQL Anywhere Connect tab of the Properties view for an MLSync object. At runtime, application users can enter DBUser values on the SQL Anywhere tab page of the default synchronization options window generated by the MobiLink wizard.
You can modify DBUser values in script as follows:
mySync.DBUser = “myUserID”