- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Query .Processor - Interfaces
- Base Types
-
- Object
- QE
- Derived Types
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["QEAbstract"]
class Type type-node
Derived0["QEEqual"]-->Type
click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QEEqual"
Derived1["QESmaller"]-->Type
click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QESmaller"
Derived2["QEGreater"]-->Type
click Derived2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QEGreater"
Derived3["QEStringCmp"]-->Type
click Derived3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QEStringCmp"
Syntax
public abstract class QEAbstract : QE, IUnversioned
Fields
Methods
Name | Value | Summary |
---|---|---|
Equals |
bool |
Inherited from QE
|
GetHashCode |
int |
Inherited from QE
|
Identity |
bool |
Inherited from QE
|
IndexBitMap |
void |
Specifies which part of the index to take.
Inherited from QE
|
SupportsIndex |
bool |
Inherited from QE
|