void last();
Description
Call this member function to position the current record pointer to the last record in the dataset. To learn if the current record pointer is positioned beyond the last record of the dataset use isEOF function.
See Also
CRDataset::first, CRDataset::prev, CRDataset::next, CRDataset::isEOF
CRDataset | Classes | OCL | Index