protected property SelectQuery::$expressions
The expressions to SELECT as virtual fields.
Tipo: array
Archivo
- drupal-7.x/
includes/ database/ select.inc, line 873
Class
- SelectQuery
- Query builder for SELECT statements.
Código
protected $expressions = array();