Database as TSQLConnection.
Source position: sqldb.pp line 358
|  public property TSQLTransaction.SQLConnection : TSQLConnection | 
SQLConnection returns or sets the Database property, typecasted to TSQLConnection.
| 
 | An abstract class representing a connection to a SQL Database. |