public QueryConditionInterface::isNull($field)
Set a condition that the specified field be NULL.
$field The name of the field to check.
The called object.
includes/database/query.inc, line 64
<?php public function isNull($field); ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen