Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » Connection interface

 

SYNC_ALL variable

The publication list used to request synchronization of all tables in the database, including tables not in any publication.

Syntax
final String Connection.SYNC_ALL
Remarks

Tables marked as NoSync are never synchronized.

This constant is equivalent to the null reference or an empty string.