QEMulti Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal.Query.Processor
Interfaces
Base Types
  • Object
  • QE
graph BT Type-->Base0["QE"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QE" Base0-->Base1["Object"] Type-.->Interface0["IUnversioned"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Types/IUnversioned" Type["QEMulti"] class Type type-node

Syntax

public class QEMulti : QE, IUnversioned

Fields

Name Constant Value Summary
Equal 2
Inherited from QE
static
Greater 3
Inherited from QE
static
Nulls 0
Inherited from QE
static
Smaller 1
Inherited from QE
static

Methods

Name Value Summary
Equals(Object) bool
Inherited from QE
Evaluators() IEnumerable
GetHashCode() int
Inherited from QE
Identity() bool
IndexBitMap(bool[]) void
SupportsIndex() bool