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