Class: TMMScript
procedure Drop;
Drops the current result table and closes the associated
TEDBTable.
Safe to call when no result is active (no-op when
TempTableName is empty).
Called automatically at the start of each Execute; also
available to release resources on demand.