ResultInterface.php
system/Database/ResultInterface.php
20 fn
getResult
(string $type = 'object')
getCustomResultObject
(string $className)
getResultArray
()
getResultObject
()
getRow
($n = 0, string $type = 'object')
getCustomRowObject
(int $n, string $className)
getRowArray
(int $n = 0)
getRowObject
(int $n = 0)
setRow
($key, $value = null)
getFirstRow
(string $type = 'object')
getLastRow
(string $type = 'object')
getNextRow
(string $type = 'object')
getPreviousRow
(string $type = 'object')
getNumRows
()
getUnbufferedRow
(string $type = 'object')
getFieldCount
()
getFieldNames
()
getFieldData
()
freeResult
()
dataSeek
(int $n = 0)