protected property Query::$connectionTarget

The target of the connection object.

Tipo: string

Archivo

drupal-7.x/includes/database/query.inc, line 289
Non-specific Database query code. Used by all engines.

Class

Query
Base class for query builders.

Código

protected $connectionTarget;