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