The advance() method of the IDBCursor interface sets the number of times a cursor should move its position forward.
advance()
external void advance(int count);