Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查数据库是否已被配置为上载未更改的行。
bool UltraLite_TableSchema_iface::GetUploadUnchangedRows()
如果此表被标记为在同步过程中始终上载所有行,则返回 true。
如果此表被标记为仅上载已更改的行,则返回 false。
设置为上载未更改和已更改的行的表有时被称为 allsync 表。