Member name | Description |
---|---|
A flag indicating that the synchronization is blocked awaiting a response from the MobiLink server. This field is constant and read-only. |
Member name | Description |
---|---|
Returns the error message describing the error that occurred during synchronization. | |
Returns the current synchronization flags indicating additional information relating to the current state. | |
Returns the number of bytes received so far. This information is updated for all states. | |
Returns the number of deleted rows received so far. | |
Returns the number of inserted rows received so far. | |
Returns the number of updated rows received so far. | |
Returns the SQL code for synchronization. | |
Returns the number of bytes sent so far. This information is updated for all states. | |
Returns the number of deleted rows sent so far. | |
Returns the number of inserted rows sent so far. | |
Returns the number of updated rows sent so far. | |
Returns the current synchronization state. | |
Returns a reference to the connection's SyncParms object. | |
Returns a reference to the connection's SyncResult object. This object is only updated with ULSyncProgressState enumeration and ULSyncProgressState enumeration events. | |
A count of the tables sent or received (TableCount of TableTotal) so far. | |
Returns the index of the table currently being synchronized (tables are numbered 1 to DatabaseSchema.TableCount). | |
Returns the number of tables being synchronized. |