SeekRowApprox(numerator, denominator)
Moves the cursor to an approximate fractional position in the table.
Parameters
numerator : int
The numerator of the fraction representing the table positiondenominator : int
The denominator of the fraction representing the table position. This must not be zero.