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