Icon Next Method

procedure Next

Usage

Available In: Client and Server Applications

Use this method to move the row pointer to the next row in the dataset, taking into account any active sort on the dataset. If the row pointer is already pointing to the last row in the dataset, then the EOF property will be set to True.
Image