Class: TMMUpdater
TMMUpdater
property TempTableName : string; { read-only }
Name of the local EDB buffer table. Valid from Prepare until Drop. Use as the target in EDB SQL INSERT INTO "..." to populate the buffer via SQL.
Prepare
Drop
INSERT INTO "..."