[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

creates a new SODA IQuery .

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

Native queries are the recommended main db4o query interface.

Namespace: Db4objects.Db4o
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
Function Query As IQuery
C#
IQuery Query ()
Visual C++
IQuery^ Query ()

Return Value

a new IQuery object