Method DacPagedDataStore():getRowCount() Foundation

Number of rows in a page containing data from the data source.

Syntax
:getRowCount() --> nRowCount
Return

The method returns a numeric value. It is the number of rows in a page containing data from the data source.

Description

The return value from :getRowCount() differs from the value of :getAbsolutePageSize()when the end of the data source is reached and the last cache page is only partially filled.

Feedback

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.