Condividi tramite


afterLast Method (SQLServerResultSet)

Moves the cursor to after the last row of this SQLServerResultSet object.

public void afterLast()

Eccezioni

SQLServerException

Osservazioni

This afterLast method is specified by the afterLast method in the java.sql.ResultSet interface.

Vedere anche

Riferimento

SQLServerResultSet Class

Concetti

SQLServerResultSet Methods
SQLServerResultSet Members