EncryptionKey
property for PowerScript controls
Applies to
MLSynchronization, MLSync, and SyncParm objects
Description
Specifies an encryption key for SQL Anywhere remote database.
Setting this property is equivalent to using the -c “dbkey=myKey” dbmlsync
option, where myKey is the encryption key for the database.
Usage
At design time, you can enter an encryption key value on the SQL
Anywhere Connect tab of the Properties view for an MLSync object. At
runtime, application users can enter encryption key values on the SQL
Anywhere tab page of the default synchronization options window generated
by the MobiLink wizard.
In scripts
You can modify the EncryptionKey values in script as follows:
|
1 |
mySync_1.EncryptionKey = "myKey" |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest