finished Row
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Row / __isset.md
1 # bool pq\Gateway\Row::__isset(string $p)
2
3 Check whether the column isset.
4
5 ## Params:
6
7 * string $p
8 The column/property name.
9
10 ## Returns:
11
12 * bool, whether the column isset.