Last method

Applies to
TIB_Dataset

Declaration
Procedure Last;

Description
This positions the cursor at the end of the dataset.

For an IB_Cursor this is Eof and for an IB_Query it is the last valid row of the dataset.