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
public getType () Returns the internal type of data retrieval that the resultset is using
public getCache () Returns the associated cache for the resultset
Page 2 of 5