missing bits
[mdref/mdref-pq] / pq / Result / count.md
1 # int pq\Result::count()
2
3 Count number of rows in this result set.
4
5 ## Params:
6
7 None.
8
9 ## Returns:
10
11 * int, the number of rows.
12
13 ## Throws:
14
15 * pq\Exception\BadMethodCallException
16