Class: TMMScript
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).
HasResultSet
True
Execute