db4o

IConstraint.Not Method 

turns on not() comparison.

IConstraint Not();

Return Value

this Db4objects.Db4o.Query.IConstraint to allow the chaining of method calls.

Remarks

turns on not() comparison.

See Also

IConstraint Interface | Db4objects.Db4o.Query Namespace