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