Summary
adds a where node to this QLin query.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Qlin 
- Containing Type
- IQLin
Syntax
IQLin Where(Object expression)Remarks
adds a where node to this QLin query.
	Parameters
| Name | Type | Description | 
|---|---|---|
| expression | Object | can be any of the following: | 
Return Value
| Type | Description | 
|---|---|
| IQLin |