title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | apilocation | apiname | apitype |
---|---|---|---|---|---|---|---|---|---|---|
afterLast Method (SQLServerResultSet) |
afterLast Method (SQLServerResultSet) |
David-Engel |
davidengel |
01/19/2017 |
sql |
connectivity |
reference |
sqljdbc.jar |
SQLServerResultSet.afterLast |
Assembly |
[!INCLUDEDriver_JDBC_Download]
Moves the cursor to after the last row of this SQLServerResultSet object.
public void afterLast()
This afterLast method is specified by the afterLast method in the java.sql.ResultSet interface.