1397. Class

1397.1. Zend\Db\Adapter\Driver\Pgsql\Result

1397.1.1. Methods

1397.1.1.1. initialize

initialize()

Initialize

Parameters:
  • $resource
  • $generatedValue
Return type:

void

Throws :

ExceptionInvalidArgumentException

1397.1.1.2. current

current()

Current

Return type:array|bool|mixed

1397.1.1.4. key

key()

Key

Return type:int|mixed

1397.1.1.5. valid

valid()

Valid

Return type:bool

1397.1.1.6. rewind

rewind()

Rewind

Return type:void

1397.1.1.7. buffer

buffer()

Buffer

Return type:null

1397.1.1.8. isBuffered

isBuffered()

Is buffered

Return type:false

1397.1.1.9. isQueryResult

isQueryResult()

Is query result

Return type:bool

1397.1.1.10. getAffectedRows

getAffectedRows()

Get affected rows

Return type:int

1397.1.1.11. getGeneratedValue

getGeneratedValue()

Get generated value

Return type:mixed|null

1397.1.1.12. getResource

getResource()

Get resource

1397.1.1.13. count

count()

Count

(PHP 5 &gt;= 5.1.0)<br/> Count elements of an object

Return type:int The custom count as an integer.

</p> <p> The return value is cast to an integer.

1397.1.1.14. getFieldCount

getFieldCount()

Get field count

Return type:int