getMoreResults Method (SQLServerStatement)
Moves to the next result of this SQLServerStatement object.
Overload List
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. |