Beispiel #1
0
 function isNull($field)
 {
     $this->query->isNull($field);
     return $this;
 }