Object Database
Object Database
Orthogonal.ObjectDb.Esent
IObjectDbEsent Interface
ObjectDb Class
SeekType Enumeration
SeekType Enumeration
Defines the comparison types that can be used when seeking a start position for the
List
T
(SeekType,
Object
)
and
ListByIndex
T
(String, SeekType, Object)
methods.
Namespace:
Orthogonal.ObjectDb.Esent
Assembly:
Orthogonal.ObjectDb.Esent (in Orthogonal.ObjectDb.Esent.dll) Version: 4.0.0
Syntax
C#
Copy
public
enum
SeekType
Members
Member name
Value
Description
LT
0
Less than
LE
1
Less than or equal to
EQ
2
Equal to
GE
3
Greater than or equal to
GT
4
Greater than
See Also
Reference
Orthogonal.ObjectDb.Esent Namespace
A public domain library by
Orthogonal Programming
(See:
Azure DevOps Repository
)
Send comments on this topic to
gfkeogh@gmail.com