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 参考 » TableSchema 类

 

getUploadUnchangedRows 方法

如果表被标记为上载所有行,则返回 true;如果表未被标记为上载所有行,则返回 false。

语法
Boolean getUploadUnchangedRows( )
注释

当对表进行同步时,此方法为其返回 true 的表将始终上载未更改和已更改的行。这些表有时称为 "全部同步" 表。