D dreamya Unregistered / Unconfirmed GUEST, unregistred user! 2002-01-18 #1 我把修改的数据存在缓存中,请问怎么才能在程序退出时判断出已经把缓存中的修改数据放入了table中呢?谢
橡 橡皮巴 Unregistered / Unconfirmed GUEST, unregistred user! 2002-01-18 #2 table.UpdatesPending If UpdatesPending is True, then there are edited, deleted, or inserted records to apply to the database. If UpdatesPending is False, there are no records in the cache.
table.UpdatesPending If UpdatesPending is True, then there are edited, deleted, or inserted records to apply to the database. If UpdatesPending is False, there are no records in the cache.