Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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.