getRowCount

(since Version 0.0.1)
getRowCount -- Returns how much Rows the ResultSet has

Description:

int getRowCount ()

Returns the row-count of the Result Set.

Return value:

How much rows the ResultSet has as int.