checkserversynchronization
DEPTH

The checkserversynchronization statement checks the synchronization of the current database.


Parameters

This statement has one parameter:

depth – the number of recent records to be checked (or 0 for all records).


Description

This statement checks the synchronization of the local copy of the current database vs. the server. For example, this statement checks the ten most recently changed recorsds.

checkserversynchronization 10

See Also


History

VersionStatusNotes
10.2NewNew in this version.