Delete function

Synopsis
bool UltraLite_Cursor_iface::Delete()
Remarks

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

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