protected property SelectQuery::$having

The conditional object for the HAVING clause.

Type: DatabaseCondition

File

drupal/includes/database/select.inc, line 927

Class

SelectQuery
Query builder for SELECT statements.

Code

protected $having;