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

SQL Anywhere 11.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » TableSchema class

 

isNeverSynchronized method

Returns true if the table is marked as never synchronized, false if the table is not marked as never synchronized.

Syntax
Boolean isNeverSynchronized( )
Remarks

Tables for which this method returns true are never synchronized, even if they are included in a publication. These tables are sometimes referred to as "no sync" tables.