protected property SelectQuery::$forUpdate

The FOR UPDATE status

File

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

Class

SelectQuery
Query builder for SELECT statements.

Code

protected $forUpdate = FALSE;