sets the evaluation mode to containment comparison.
[Visual Basic] Function contains() As Constraint [C#] Constraint contains(); [C++] Constraint* contains(); [JScript] function contains(): Constraint;
this com.db4o.query.Constraint to allow the chaining of method calls.
sets the evaluation mode to containment comparison.
Constraint Interface | com.db4o.query Namespace