QEIdentity Class

graph BT Type-->Base0["QEEqual"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QEEqual" Base0-->Base1["QEAbstract"] click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QEAbstract" Base1-->Base2["QE"] click Base2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QE" Base2-->Base3["Object"] Type-.->Interface0["IUnversioned"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Types/IUnversioned" Type["QEIdentity"] class Type type-node

Syntax

public class QEIdentity : QEEqual, 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
GetHashCode() int
Inherited from QE
Identity() bool
IndexBitMap(bool[]) void
Inherited from QEEqual
SupportsIndex() bool
Inherited from QE