IdTreeQueryResult Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal.Query.Result
Interfaces
Base Types
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

Fields

Name Constant Value Summary
_transaction
Inherited from AbstractQueryResult

Methods

Name Value Summary
Activate(Object) Object
Inherited from AbstractQueryResult
ActivatedObject(int) Object
Inherited from AbstractQueryResult
Config() Config4Impl
Inherited from AbstractQueryResult
Get(int) Object
Inherited from AbstractQueryResult
GetEnumerator() IEnumerator
Inherited from AbstractQueryResult
GetId(int) int
Inherited from AbstractQueryResult
IndexOf(int) int
Inherited from AbstractQueryResult
IterateIDs() IIntIterator4
KnownSize() int
Inherited from AbstractQueryResult
LoadFromClassIndex(ClassMetadata) void
Inherited from AbstractQueryResult
LoadFromClassIndexes(ClassMetadataIterator) void
Inherited from AbstractQueryResult
LoadFromIdReader(IEnumerator) void
Inherited from AbstractQueryResult
LoadFromQuery(QQuery) void
Inherited from AbstractQueryResult
Lock() Object
Inherited from AbstractQueryResult
ObjectContainer() IExtObjectContainer
Inherited from AbstractQueryResult
Size() int
Skip(IEnumerator) IEnumerator
Inherited from AbstractQueryResult
Skip(int) void
Inherited from AbstractQueryResult
Sort(IQueryComparator) void
Inherited from AbstractQueryResult
SortIds(IIntComparator) void
Inherited from AbstractQueryResult
Stream() ObjectContainerBase
Inherited from AbstractQueryResult
SupportElementAccess() AbstractQueryResult
SupportSize() AbstractQueryResult
Inherited from AbstractQueryResult
SupportSort() AbstractQueryResult
ToIdList() AbstractQueryResult
Inherited from AbstractQueryResult
ToIdTree() AbstractQueryResult
Inherited from AbstractQueryResult
Transaction() Transaction
Inherited from AbstractQueryResult