A set of rows.
| package |
Default |
|---|
__construct()
columnsNames() : array
arraythe list of names of columns.
iterator() : \io\vertx\jphp\sqlclient\RowIterator
rowCount() : integer
The meaning depends on the executed statement:
integerthe count of affected rows.
size() : integer
integerthe count of rows.
value() : \io\vertx\jphp\sqlclient\RowSet