Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the current result as a SQLServerResultSet object.
Syntax
public final java.sql.ResultSet getResultSet()
Return Value
A ResultSet object.
Exceptions
Remarks
This getResultSet method is specified by the getResultSet method in the java.sql.Statement interface.