CRDataset::first
Previous  Index  Next

void first();

Description

Call this member function to position the current record pointer to the first record in the dataset. To find out if the current record pointer is positioned on the first record of the dataset use isBOF function.

See Also

CRDataset::last, CRDataset::next, CRDataset::prev, CRDataset::isBOF


CRDataset | Classes | OCL | Index