Deletes the current row and moves it to the next valid row.
public virtual bool Delete()
True on success, otherwise false.
If this cursor is a table opened without an index, then the data is considered read only and rows cannot be deleted.