[virtual]
Move the cursor to the last row in the table.
The contents of the current row can be accessed using RowAccessor::get_field or operator[]. The current row can be modified by calling Table::edit.
Implements db::BidiCursor.