| title | getMoreResults Method (SQLServerStatement) |
|---|---|
| description | getMoreResults Method (SQLServerStatement) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
| apilocation | sqljdbc.jar |
| apiname | SQLServerStatement.getMoreResults |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Moves to the next result of this SQLServerStatement object.
| Name | Description |
|---|---|
| getMoreResults () | Moves to the next result of this SQLServerStatement object. |
| getMoreResults (int) | Moves to the next result of this SQLServerStatement object, and deals with any currently open result set objects according to the instructions specified by the given mode. |