fgPendingRecords Filters to show just the rows that have been changed and the
changes have not been applied (UpdateBatch method) or
canceled (CancelBatch).
已被改变的,但未被提交(UpdateBatch method)的或取消提交
(CancelBatch)的。
fgAffectedRecords Filters to show just the rows affected by the last update.
最后一次提交并生效的。
fgFetchedRecords Filters to show just the rows in the current update cache.
This is the results of the last call to retrieve rows from
the database.
(对不起,应该是:)从数据库最后取回的。(注:如果更新一条记
录后,记录会在更新后被自动取回。)
fgPredicate Filters to show just deleted rows.
最后一次删除的。
至于为什么出错,这可能是ADOEXPRESS的BUG,下载这个PATCH2再试试:
http://www.tietovayla.fi/delphi/5/files/d5adoupdate2.exe