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

SQL Anywhere 11.0.1 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » TableSchema interface

 

TABLE_IS_NOSYNC variable

Bit flag denoting a table is a no-sync table (table that is never synchronized).

Syntax
final short TableSchema.TABLE_IS_NOSYNC
Remarks

This value can be logically combined with other flags in the table_flags column of the SYS_TABLES table.