protected property UpdateQuery::$table

The table to update.

Type: string

File

drupal/includes/database/query.inc, line 970
Non-specific Database query code. Used by all engines.

Class

UpdateQuery
General class for an abstracted UPDATE operation.

Code

protected $table;