public TruncateQuery::execute()
includes/database/query.inc, line 857
<?php public function execute() { return $this->connection->query((string) $this, array(), $this->queryOptions); } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen