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.

另请参见

参考

SQLServerStatement Class

概念

SQLServerStatement Methods
SQLServerStatement Members