Class: TMMConnection
property Database : TEDBDatabase;
EDB database to use when creating temporary tables. Must remain open
for the lifetime of all TMMScript and
TMMUpdater instances that reference this connection. Not
owned; not freed by TMMConnection.
The session name is read from Database.SessionName.