pq\Result docs
[mdref/mdref-pq] / pq / Result / desc.md
1 # array pq\Result::desc()
2
3 Describe a prepared statement.
4
5 > ***NOTE:***
6 This will only return meaningful information for a result of pq\Statement::desc().
7
8 ## Params:
9
10 None.
11
12 ## Returns:
13
14 * array, list of parameter type OIDs for the prepared statement.
15
16 ## Throws:
17
18 * pq\Exception\BadMethodCallException