db4o

IObjectContainer.Query Method ()

creates a new SODA IQuery .

Use Get(Object template) for simple Query-By-Example.

Native queries are the recommended main db4o query interface.

IList`1[[Extent]] Query();

Return Value

a new IQuery object

See Also

IObjectContainer Interface | Db4objects.Db4o Namespace | IObjectContainer.Query Overload List