- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Query .Processor - Interfaces
- Base Types
-
- Object
- QE
- QEAbstract
- QEStringCmp
graph BT
Type-->Base0["QEStringCmp"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QEStringCmp"
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["QEEndsWith"]
class Type type-node
Syntax
public class QEEndsWith : QEStringCmp, IUnversioned
Constructors
Name | Summary |
---|---|
QEEndsWith |
for C/S messaging only |
QEEndsWith |
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 |
Inherited from QEStringCmp
|