Microsoft SDK for Java

moveNext

This method of the Recordset class moves to the next record in a specified Recordset object and makes that record the current record.

Syntax

public void moveNext();

© 1999 Microsoft Corporation. All rights reserved. Terms of use.