[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The transaction in which the SQL statement should be executed.
Source position: sqldb.pp line 378
published property TSQLStatement.Transaction : TSQLTransaction; |
Transaction should be set to a transaction connected to the instance of the database set in the Database property. This must be set before Prepare is called.
Database |
||
|
Prepare the statement for execution |
|
|
Transaction in which a TSQLQuery is handled |