- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Query .Processor - Interfaces
- Base Types
-
- Object
- QE
- QEAbstract
- Derived Types
graph BT
Type-->Base0["QEAbstract"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QEAbstract"
Base0-->Base1["QE"]
click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QE"
Base1-->Base2["Object"]
Type-.->Interface0["IUnversioned"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Types/IUnversioned"
Type["QEStringCmp"]
class Type type-node
Derived0["QEEndsWith"]-->Type
click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QEEndsWith"
Derived1["QEContains"]-->Type
click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QEContains"
Derived2["QEStartsWith"]-->Type
click Derived2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QEStartsWith"
Syntax
public abstract class QEStringCmp : QEAbstract, IUnversioned
Constructors
Name | Summary |
---|---|
QEStringCmp |
for C/S messaging only |
QEStringCmp |
Fields
Methods
Name | Value | Summary |
---|---|---|
CompareStrings |
bool | |
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 |