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.
| 
                                  SyncParm property  | 
                              
                                  Datatype  | 
                              
                                  Description  | 
                           
|---|---|---|
| 
                                  AuthenticateParms  | 
                              
                                  String  | 
                              
                                  Used to pass parameters to an authenticate_parameters connection script.  | 
                           
| 
                                  DBPass  | 
                              
                                  String  | 
                              
                                  Password for the SQL Anywhere remote database.  | 
                           
| 
                                  DBUser  | 
                              
                                  String  | 
                              
                                  User ID for the SQL Anywhere remote database.  | 
                           
| 
                                  EncryptionKey  | 
                              
                                  String  | 
                              
                                  Encryption key for SQL Anywhere remote database.  | 
                           
| 
                                  MLPass  | 
                              
                                  String  | 
                              
                                  The MobiLink password passed to the synchronization server.  | 
                           
| 
                                  MLUser  | 
                              
                                  String  | 
                              
                                  The MobiLink user name passed to the synchronization server.  | 
                           
| 
                                  ReturnCode  | 
                              
                                  Long  | 
                              
                                  Return code from the synchronization options window (generated by the MobiLink synchronization wizard). Values are: 
  | 
                           
| 
                                  UlTrans  | 
                              
                                  Transaction  | 
                              
                                  Not currently used. Reserved for the connected transaction object to an UltraLite remote database.  | 
                           


