The connection object on which to run this query.
Type: DatabaseConnection
File
- includes/
database/ select.inc, line 555
Class
- SelectQueryExtender
- The base extender class for Select queries.
Code
protected $connection;
The connection object on which to run this query.
Type: DatabaseConnection
protected $connection;