The fields to SELECT.
Type: array
File
- core/
includes/ database/ select.inc, line 873
Class
- SelectQuery
- Query builder for SELECT statements.
Code
protected $fields = array();
The fields to SELECT.
Type: array
protected $fields = array();