public offsetExists (mixed $index) Checks whether offset exists in the resultset
public valid () Check whether internal resource has rows to fetch
public setIsFresh (mixed $isFresh) Set if the resultset is fresh or an old one cached
integer HYDRATE_OBJECTS
public setHydrateMode (mixed $hydrateMode) Sets the hydration mode in the resultset
integer HYDRATE_RECORDS
public delete ([Closure $conditionCallback])
public getFirst () Get first row in the resultset
public offsetUnset (mixed $offset) Resultsets cannot be changed. It has only been implemented to meet the definition
public key () Gets pointer number of active row in the resultset
Page 1 of 3