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 » SyncResult class

 

getIgnoredRows method

Determines if any uploaded rows were ignored during the last synchronization.

Syntax
abstract boolean SyncResult.getIgnoredRows()
Returns

true if any uploaded rows were ignored during the last synchronization; otherwise, false if no rows were ignored.