public serialize () Serializing a resultset will dump all related rows into a big array
public key () Gets pointer number of active row in the resultset
integer HYDRATE_RECORDS
public getFirst () Get first row in the resultset
integer HYDRATE_ARRAYS
final public current () Returns current row in the resultset
integer TYPE_RESULT_PARTIAL
final public seek (mixed $position) Changes internal pointer to a specific position in the resultset Set new position
public getType () Returns the internal type of data retrieval that the resultset is using
Page 2 of 5