[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Automatically commit every statement
Source position: sqldb.pp line 746
published property TSQLScript.AutoCommit; |
AutoCommit can be set to True to commit every executed statement in the script. By default, this is set to false.
|
Transaction to use in the script |