FieldIndexProcessorResult Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal.Fieldindex
Interfaces
Base Types
  • Object
graph BT Type-->Base0["Object"] Type-.->Interface0["IIntVisitable"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IIntVisitable" Type["FieldIndexProcessorResult"] class Type type-node

Syntax

public class FieldIndexProcessorResult : IIntVisitable

Constructors

Fields

Name Constant Value Summary
FoundIndexButNoMatch
static
NoIndexFound
static

Methods

Name Value Summary
FoundIndex() bool
FoundMatch() bool
IterateIDs() IEnumerator
NoMatch() bool
Traverse(IIntVisitor) void