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

 

getUploadUnchangedRows method

Returns true if the table is marked to upload all rows, false if the table is not marked to upload all rows.

Syntax
Boolean getUploadUnchangedRows( )
Remarks

Tables for which this method returns true always upload unchanged rows, and changed rows, when the table is synchronized. These tables are sometimes referred to as "all sync" tables.