The table from which to delete.

Type: string

File

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

Class

DeleteQuery
General class for an abstracted DELETE operation.

Code

protected $table;