The methods of the IQuery interface are listed below. For a complete list of IQuery interface members, see the IQuery Members topic.
![]() | adds a constraint to this node. |
![]() | returns a Db4objects.Db4o.Query.IConstraints object that holds an array of all constraints on this node. |
![]() | returns a reference to a descendant node in the query graph. |
![]() | executes the Db4objects.Db4o.Query.IQuery . |
![]() | adds an ascending ordering criteria to this node of the query graph. |
![]() | adds a descending order criteria to this node of the query graph. |
![]() | Sort the resulting ObjectSet by the given comparator. |
IQuery Interface | Db4objects.Db4o.Query Namespace