finished Row
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Row / update.md
1 # pq\Gateway\Row pq\Gateway\Row::update()
2
3 Update this row in the database.
4 Notifies the table about the "update" event.
5
6 ## Params:
7
8 None.
9
10 ## Returns:
11
12 * pq\Gateway\Row, self.
13
14 ## Throws:
15
16 * UnexpectedValueExceptio, if the result indicates that no row was updated.