MLSynchronization object
The MLSynchronization object is an abstract class from which MLSync
objects are derived.
Properties
|
MLSynchronization property |
Datatype |
Description |
|---|---|---|
|
String |
Used to pass additional dbmlsync |
|
|
String |
Used with authenticate_parameters connection |
|
|
String |
Contains error and diagnostic messages generated |
|
|
String |
Extended dbmlsync options. |
|
|
String |
The machine name for the synchronization |
|
|
String |
Creates a log file at this path if |
|
|
String |
Additional dbmlsync options to control logging |
|
|
String |
The MobiLink password passed to the synchronization |
|
|
Long |
The version of the SQL Anywhere remote database and |
|
|
String |
The MobiLink user name passed to the |
|
|
Long |
At runtime, if a new ObjectRevision value is |
|
|
String |
The port number for the synchronization |
|
|
SyncProcessType (enumerated) |
Sets the direction for synchronization. Values are |
|
|
String |
Name of a user-defined customized window or a |
|
|
String |
The publication to be processed. |
|
|
String |
Location in the Windows registry where MLSync |
|
|
Boolean |
If true, creates a synchronization |
|
|
Boolean |
Used by the synchronization wizard to determine |
|
|
Window |
Synchronization progress window. |
Events
|
MLSynchronization event |
Occurs |
|---|---|
|
At the beginning of the download |
|
|
At the beginning of the |
|
|
At the beginning of the upload |
|
|
When the MobiLink synchronization server connects |
|
|
Immediately after disconnecting from the |
|
|
On display of an informational |
|
|
At the end of download processing |
|
|
At the end of synchronization |
|
|
After transmission of the upload to the |
|
|
On display of an error message |
|
|
On display of a file message |
|
|
Periodically during synchronization after updates |
|
|
Returns generated dbmlsync command arguments |
|
|
On completion of upload processing |
|
|
When the synchronization process starts a new |
|
|
On display of a warning message |
Functions
|
MLSynchronization function |
Datatype returned |
Description |
|---|---|---|
|
Integer |
Cancels a synchronization that is in |
|
|
Integer |
Retrieves the ObjectRevision property saved in the |
|
|
Integer |
Retrieves synchronization property values from the |
|
|
Integer |
Changes the MobiLink password on the consolidated |
|
|
Integer |
Passes SyncParm object properties to a |
|
|
Integer |
Writes synchronization property values to the |
|
|
Integer |
Launches a synchronization process using the |