protected property SelectQuery::$where
The conditional object for the WHERE clause.
Type: DatabaseCondition
File
- drupal-7.x/
includes/ database/ select.inc, line 919
Class
- SelectQuery
- Query builder for SELECT statements.
Code
protected $where;