Summary
Set the evaluation mode to object comparison (query by example).
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Query - Containing Type
- IConstraint
Syntax
IConstraint ByExample()
Remarks
Set the evaluation mode to object comparison (query by example).
Return Value
Type | Description |
---|---|
IConstraint | this to allow the chaining of method calls. |