peek


Description:

public abstract unowned ModelIter peek ()

Get the row at the current cursor position.

To retrieve the current row and advance the cursor position call next in stead of this method.

Parameters:

this

The ResultSet to get a row from

Returns:

The ModelIter at the current cursor position