Next: , Previous: , Up: The Record Library   [Index]


13.5.2 Record Search Interface

The record search interface includes functions to search for a first greater, first greater or equal, last less and and last less or equal key. They may retrieve the searched for key, its associated data or both. They may change their argument indicating the search for key, or store the found key for a second argument. They may operate on the intrinsic string type or on the ‘data’ byte array type.

The functions may be data type specific, or generic.

The functions are described in the following sections.


Next: Non Data Type Specific Record Functions, Previous: Record Insert Interface, Up: The Record Library   [Index]