หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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.