db4o

IConstraint.Contains Method 

sets the evaluation mode to containment comparison.

IConstraint Contains();

Return Value

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

Remarks

sets the evaluation mode to containment comparison.

See Also

IConstraint Interface | Db4objects.Db4o.Query Namespace