long getPageSizeReturns the page size used by the row set. The page size is equal to zero and therefore has no effect if there are fewer than 30 rows in the rowset. The small page size is the number of rows divided by 10 and rounded down.
var x; x = sajsset.getPageSize();
Dim x x = sajsset.getPageSize