<< Click to Display Table of Contents >>

pCmpBkmkResult

Comparison results can be:

Result

Description

CMPLess

Bookmark1 is before Bookmark2 in the result set.

CMPEql

Bookmark1 is the same as Bookmark2.

CMPGtr

Bookmark1 is after Bookmark2 in the result set.

CMPKeyEql

Bookmark1 and Bookmark2 have the same key value. Used in cases involving non-unique keys when it is uncertain if two bookmarks represent the same record.