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