| title | getMoreResults Method (SQLServerStatement) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | 6b18510a-4d6d-4eeb-a9d0-32e920eb0048 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!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. |