Prepare

Class: TMMUpdater

function Prepare: Boolean;

Fetches the target table schema from the server, validates the column list and mode rules, creates (or validates) the local EDB buffer table, and opens Table.
Returns True on success.
Errors are reported via OnLog; LastError is not set by Prepare.

Must be called before Execute when Table is nil or not active.
When Table is provided and already active, Prepare validates the supplied table’s field types against the server schema.

What to set before calling Prepare:

See Also

(C) 2026 Easygate, Lda