IRowContainer
interface IRowContainer implements Traversable
Container of database result fetched into IRow.
Methods
array
fetchPairs($key = NULL, $value = NULL)
Fetches all rows as associative array.