Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves the cursor to after the last row of this SQLServerResultSet object.
Syntax
public void afterLast()
Exceptions
Remarks
This afterLast method is specified by the afterLast method in the java.sql.ResultSet interface.