DBPass property for PowerScript controls
Controls
MLSync and SyncParm
objects
Description
Password for the SQL Anywhere remote database. Setting this
property value is equivalent to including the -c
dbmlsync option,
"pwd=myPassword"
where myPassword is the password for the database
connection.
Usage
At design time, you can enter a DBPass value on the SQL Anywhere
Connect tab of the Properties view for an MLSync object. At runtime,
application users can enter DBPass values on the SQL Anywhere tab
page of the default synchronization options window generated by
the MobiLink wizard.
In scripts
You can modify DBPass values in script as follows:
1 |
mySync.DBPass = "myPassword" |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments