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 编程 » UltraLite for M-Business Anywhere API 参考 » SyncResult 类

 

getIgnoredRows 方法

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

语法
Boolean getIgnoredRows()
参数
  • return   如果忽略了任何已上载的行,则返回真;如果未忽略已上载的行,则返回假。