The HashCursor type exposes the following members.
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | 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.) | 





