fetch


Description:

public abstract Value fetch (int field =0) throws Error

Return a field from result.

Parameters:

field the index of the field to return.

Returns:

the value of the field

See also:

get, fetch_row