Retrieves the current result as a SQLServerResultSet object.
语法
public final java.sql.ResultSet getResultSet()
返回值
A ResultSet object.
异常
备注
This getResultSet method is specified by the getResultSet method in the java.sql.Statement interface.
| getResultSet Method (SQLServerStatement) |
Retrieves the current result as a SQLServerResultSet object.
public final java.sql.ResultSet getResultSet()
A ResultSet object.
This getResultSet method is specified by the getResultSet method in the java.sql.Statement interface.