Class: TMMUpdater
TMMUpdater
procedure Clear;
Removes all rows from the local EDB buffer via EMPTY TABLE. The table is closed and re-opened. Use to reuse the same TMMUpdater for a second batch without recreating the buffer. No-op after Drop.
EMPTY TABLE
Drop