The table from which to delete.

Type: string

File

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

Class

DeleteQuery
General class for an abstracted DELETE operation.

Code

protected $table;