| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Transaction as TSQLTransaction
Source position: sqldb.pp line 566
|  public property TCustomSQLQuery.SQLTransaction : TSQLTransaction | 
SQLTransaction equals the Transaction property, but typecasted as a TSQLTransaction descendent.
| 
 | An abstract class representing a connection to a SQL Database | |
| 
 | Database as TSQLConnection |