TempTableName

Class: TMMScript

property TempTableName : string;  { read-only }

Name of the local EDB temporary table.
Non-empty when HasResultSet is True.
Becomes empty after the table is dropped (by the destructor or by re-calling Execute).

See Also

(C) 2026 Easygate, Lda