Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IEDB > DBPackage > Constants

MoveByComment Resource String

Scroll Prev Top Next More

'Moves the active record of the dataset, specified by the '+'argument, by the number of records specified by Distance. A positive '+'value for Distance indicates forward progress through the dataset, '+'while a negative value indicates backward progress. MoveBy posts any '+'changes to the active record. If Distance is positive, the function '+'repeatedly fetches '+'Distance subsequent records (if possible), and makes the last record '+'fetched active. If Distance is negative, the '+'function repeatedly fetches the appropriate number of previous records '+'(if possible), and makes the last record fetched active. If the '+'dataset is unidirectional, an exception is '+'raised when MoveBy tries to fetch a prior record. Finally, the '+'function returns the number of records moved. In most cases, '+'this function returns the same number as Distance.'

Namespace: DBPackage

Value

Type: string

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb