Summary
    Creates a new SODA
    
Prefer LINQ over SODA, unless you need a specific SODA featuere
    
		Db4objects.Db4o.Query.IQuery
    , the low level db4o query api.
    Prefer LINQ over SODA, unless you need a specific SODA featuere
- Assembly
 - Db4objects
.Db4o-2010 .dll  - Namespace
 - Db4objects
.Db4o  - Containing Type
 - IObjectContainer
 
Syntax
IQuery Query()
	Return Value
| Type | Description | 
|---|---|
| IQuery | a new IQuery object |