maxRecordCount

Syntax
int maxRecordCount()

Description

The method maxRecordCount() returns the maximum number of records that can be returned in a paged record set.

Usage

$p = $db->maxRecordCount();