Returns the result of the last SYNCHRONIZE SQL statement, but not the last Connection.synchronize API call.
SyncResult Connection.getSyncResult()
The SyncResult object.
To obtain the SyncResult for synchronize(SyncParms), call getSyncResult() on the SyncParms object passed in.