Solar_Sql_Model_Params_Fetch::countPages()
public
Solar_Sql_Model_Params_Fetch
Solar_Sql_Model_Params_Fetch::countPages
( bool $flag
)
Should the fetch issue a followup query to count the total number of records and pages?
Parameters
(bool)
$flag
: True to issue the followup "count pages" query, false not to.
Returns
(Solar_Sql_Model_Params_Fetch)
Description
Should the fetch issue a followup query to count the total number of records and pages?