protected property SelectQueryExtender::$connection

The connection object on which to run this query.

Type: DatabaseConnection

File

drupal/includes/database/select.inc, line 550

Class

SelectQueryExtender
The base extender class for Select queries.

Code

protected $connection;