public MergeQuery::__toString()
includes/database/query.inc, line 741
<?php public function __toString() { // In the degenerate case, there is no string-able query as this operation // is potentially two queries. return ''; } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen