Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.