- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Query .Result - Interfaces
-
- IQueryResult
- IEnumerable
- Base Types
-
- Object
- AbstractQueryResult
graph BT
Type-->Base0["AbstractQueryResult"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Result/AbstractQueryResult"
Base0-->Base1["Object"]
Type-.->Interface0["IQueryResult"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Result/IQueryResult"
Type-.->Interface1["IEnumerable"]
Type["IdTreeQueryResult"]
class Type type-node
Syntax
public class IdTreeQueryResult : AbstractQueryResult, IQueryResult, IEnumerable
Constructors
Name | Summary |
---|---|
IdTreeQueryResult |
Fields
Name | Constant Value | Summary |
---|---|---|
_transaction |
Inherited from AbstractQueryResult
|