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