protected property Query::$connectionTarget

The target of the connection object.

Type: string

File

drupal/core/lib/Drupal/Core/Database/Query/Query.php, line 33
Definition of Drupal\Core\Database\Query\Query

Class

Query
Base class for query builders.

Namespace

Drupal\Core\Database\Query

Code

protected $connectionTarget;