not
Finds all rows which doesn't satisfy the filter.
Parameters
columnrequiredobject
The column to filter on.
operatorrequiredFilterOperator
The operator to filter with.
valuerequiredany
The value to filter with.
Finds all rows which doesn't satisfy the filter.
The column to filter on.
The operator to filter with.
The value to filter with.