Edit
↰
Home
↑
pq
↑
Result
↻
Result::count
↲
★ Changelog
↲
★ Fetching Results
↲
Result::bind
↲
Result::desc
↲
Result::fetchAll
↲
Result::fetchAllCols
↲
Result::fetchBound
↲
Result::fetchCol
↲
Result::fetchRow
↲
Result::map
#
int
pq\Result::count
()
Count number of rows in this result set.
Params:
#
None.
Returns:
#
int
, the number of rows.
Throws:
#
pq\Exception\InvalidArgumentException
pq\Exception\BadMethodCallException
Show Comments from Github Discussions