next


Description:

public unowned Statement* next () throws DatabaseError

Get the next row of this cursor.

This function uses pointers instead of unowned because var doesn't work with unowned.

Returns:

a pointer to the current row