Compartir a través de


afterLast Method (SQLServerResultSet)

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

public void afterLast()

Excepciones

SQLServerException

Observaciones

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

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members