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 参考 » UltraLiteJ API 参考 » SyncResult 类

 

getIgnoredRows 方法

确定在上次同步过程中是否忽略了任何上载行。

语法
abstract boolean SyncResult.getIgnoredRows()
返回值

如果上次同步过程中忽略了任何已上载的行,则返回 true;否则,如果未忽略行,则返回 false。