protected property SelectQuery::$fields

The fields to SELECT.

Tipo: array

Archivo

drupal-7.x/includes/database/select.inc, line 866

Class

SelectQuery
Query builder for SELECT statements.

Código

protected $fields = array();