Retrieves the current row number.
public int getRow()
傳回值
An int that indicates the current row number, 0 if there is no row.
例外狀況
備註
This getRow method is specified by the getRow method in the java.sql.ResultSet interface.
Retrieves the current row number.
public int getRow()
An int that indicates the current row number, 0 if there is no row.
This getRow method is specified by the getRow method in the java.sql.ResultSet interface.