General class for an abstracted DELETE operation. Hierarchy class \Drupal\Core\Database\Query\
public Delete::__construct(Connection $connection, $table, array $options =
public Delete::__toString() Implements
public Delete::execute() Executes the
The table from which to delete. Type: string File c