| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Transaction to use in the script
Source position: sqldb.pp line 744
 published property TSQLScript.Transaction : TDBTransaction  | 
Transaction is the transaction instance to use when executing statements. If the SQL script contains any COMMIT statements, they will be handled using the TSQLTRansaction.CommitRetaining method.
  | 
Transaction in which a TSQLQuery is handled  | 
|
  | 
Commit the transaction, retain transaction context.  | 
|
  | 
Database on which to execute the script  |