The table to truncate.

Type: string

File

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

Class

TruncateQuery
General class for an abstracted TRUNCATE operation.

Code

protected $table;