SQL Transaction
Command description
Open a database transaction for the indented child commands. The transaction is committed when the block completes normally and rolled back if an exception occurs.
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| SQL Connection Object | SQLConnection |
Command Output Parameters
None