Methods
Force buffering
buffer() : null
Current
current() : mixed
Get affected rows
getAffectedRows() : int
Get field count
getFieldCount() : bool | int
Get generated value
getGeneratedValue() : mixed | null
Get resource
getResource() : resource
Check if is buffered
isBuffered() : bool
Is query result
isQueryResult() : bool
Load
load(int $row) : mixed
Parameters
$row
int
Returns
mixed
Properties
$currentComplete
$currentComplete : bool
$currentData
$currentData : bool
$generatedValue
$generatedValue : mixed
$position
$position : int
$resource
$resource : resource