共用方式為


afterLast Method (SQLServerResultSet)

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

public void afterLast()

例外狀況

SQLServerException

備註

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

另請參閱

參考

SQLServerResultSet Class

概念

SQLServerResultSet Methods
SQLServerResultSet Members