Summary
Search for slot that corresponds to class.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Query .Processor 
- Containing Type
- QQueryBase
Syntax
public virtual IConstraint Constrain(Object example)Remarks
    Search for slot that corresponds to class. 
If not found add it.
Constrain it.
    
	If not found add it.
Constrain it.
Parameters
| Name | Type | Description | 
|---|---|---|
| example | Object | 
Return Value
| Type | Description | 
|---|---|
| IConstraint |