Delete function

Deletes the current row and moves it to the next valid row.

Syntax
bool UltraLite_Cursor_iface::Delete()
Remarks

If this cursor is a table opened without an index, then the data is considered read only and rows cannot be deleted.