| title | afterLast Method (SQLServerResultSet) |
|---|---|
| description | afterLast Method (SQLServerResultSet) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
| apilocation | sqljdbc.jar |
| apiname | SQLServerResultSet.afterLast |
| apitype | 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.