Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Retrieves the current row number.
Syntax
public int getRow()
Return Value
An int that indicates the current row number, 0 if there is no row.
Exceptions
Remarks
This getRow method is specified by the getRow method in the java.sql.ResultSet interface.