Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.