protected property Query::$connectionTarget in Drupal 7
The target of the connection object.
Type: string
File
- includes/database/query.inc, line 289
- Non-specific Database query code. Used by all engines.
Class
- Query
- Base class for query builders.
Code
protected $connectionTarget;