Freigeben über


afterLast Method (SQLServerResultSet)

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

public void afterLast()

Ausnahmen

SQLServerException

Hinweise

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

Siehe auch

Referenz

SQLServerResultSet Class

Konzepte

SQLServerResultSet Methods
SQLServerResultSet Members