Class: TMMScript
property UseTransaction : Boolean;
When True, the script runs inside a server-side
transaction.
On error the server rolls back and RolledBack is
set to True.
DDL statements cause an implicit commit regardless of this setting.