This topic has not yet been rated - Rate this topic

getMoreResults Method (SQLServerStatement)

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.