1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
| ForwardOnly cursor supports:
AddNew
Delete
Find
Notifications
Update
batch updating
Keyset cursor supports:
AddNew
Bookmark
Delete
Find
Holding Records
MovePrevious and Move
Notifications
Resyncing data
Update
batch updating
Dynamic cursor supports:
AddNew
Delete
Find
MovePrevious and Move
Notifications
Update
batch updating
Static cursor supports:
AddNew
Bookmark
Delete
Find
Holding Records
MovePrevious and Move
Notifications
Update
batch updating |