WhereClause | --NotWhere
NotWhere NotWhere( WhereClause $whereclause)
The constructed WhereClause will return the negation of the WhereClause object passed in when testing rows.
void testRow( mixed $row, [mixed $rowSchema = null])