[Top] [Prev] [Next] [Bottom]
[Contents]
getPageSize
int getPageSize
Definition
Returns the page size used by the row set. The page size is equal to zero and therefore has no effect if there are less than 30 rows in the row set. The small page size is the number of rows divided by 10 and rounded down.
var x;
x = document.sajsset.getPageSize();
VBScript Example:
Dim x
x = document.sajsset.getPageSize
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.