protected property SelectQuery::$forUpdate

The FOR UPDATE status

File

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

Class

SelectQuery
Query builder for SELECT statements.

Code

protected $forUpdate = FALSE;