protected property UpdateQuery::$table
The table to update.
Tipo: string
Archivo
- drupal-7.x/
includes/ database/ query.inc, line 969 - Non-specific Database query code. Used by all engines.
Class
- UpdateQuery
- General class for an abstracted UPDATE operation.
Código
protected $table;