<< Click to Display Table of Contents >> AdoRecordSet:CursorType Assign |
![]() ![]() ![]() |
The type of cursor used in a Recordset object.
ASSIGN CursorType ( lCursorType AS LONG ) AS LONG PASCAL CLASS AdoRecordSet
lCursorType Long a CursorTypeEnum value. The default value is adOpenForwardOnly
AdoRecordSet, AdoRecordSet:CursorType, AdoCursorTypeEnum