SyncParm object
A SyncParm object
is a system structure that you can use to obtain runtime properties
from a synchronization option window, and then pass these property values
to an MLSync object. The SyncParm object has no events or functions.
Properties
SyncParm property |
Datatype |
Description |
---|---|---|
AuthenticateParms |
String |
Used to pass parameters to an authenticate_parameters connection |
DBPass |
String |
Password for the SQL Anywhere remote |
DBUser |
String |
User ID for the SQL Anywhere remote database. |
EncryptionKey |
String |
Encryption key for SQL Anywhere remote |
MLPass |
String |
The MobiLink password passed to the synchronization |
MLUser |
String |
The MobiLink user name passed to the |
ReturnCode |
Long |
Return code from the synchronization
|
UlTrans |
Transaction |
Not currently used. Reserved for the |