Method DacPagedDataStore():setAbsolutePageSize() Foundation
Retrieves or dimensions the page size of the cache.
:setAbsolutePageSize( [<nRows>] ) --> nOldPageSize
If the method is called without a parameter, it returns the current page size of the cache. If <nRows> is specified, the cache size is set accordingly and the old value is returned.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.