protected property SelectQuery::$fields

The fields to SELECT.

Type: array

File

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

Class

SelectQuery
Query builder for SELECT statements.

Code

protected $fields = array();