RecnoCursor Properties

BerkeleyDB

The RecnoCursor type exposes the following members.

Properties

  NameDescription
Current
The key/data pair at which the cursor currently points.
(Inherited from Cursor.)
CurrentMultiple
The key and multiple data items at which the cursor currently points.
(Inherited from Cursor.)
CurrentMultipleKey
The multiple key and data items at which the cursor currently points.
(Inherited from Cursor.)
Priority
The cache priority for pages referenced by the cursor.
(Inherited from Cursor.)

See Also