#include <database.h>
Public Attributes | |
| dbDatabase * | db |
| dbExprNode * | condition |
| dbAnyCursor * | cursor |
| char * | firstKey |
| int | firstKeyInclusion |
| char * | lastKey |
| int | lastKeyInclusion |
| int | type |
| int | sizeofType |
| int | prefixLength |
| dbUDTComparator | comparator |
| int | offs |
| int | probes |
| char* firstKey |
| char* lastKey |
| int lastKeyInclusion |
| int type |
| int sizeofType |
| int prefixLength |
| int offs |
| int probes |