You are here

protected property SelectQuery::$forUpdate in Drupal 7

The FOR UPDATE status

File

includes/database/select.inc, line 965

Class

SelectQuery
Query builder for SELECT statements.

Code

protected $forUpdate = FALSE;