db4o

IConstraint.Identity Method 

sets the evaluation mode to identity comparison.

IConstraint Identity();

Return Value

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

Remarks

sets the evaluation mode to identity comparison.

See Also

IConstraint Interface | Db4objects.Db4o.Query Namespace