| Gentee Programming Language > Documentation > Libraries | Download documentation |
Moves the cursor by the specified number of records relative to its current position in the result set.
uint odbcquery.moveby( int off )
off Indicates the number of records to move the cursor. If the number is negative, the cursor is moved backward.
If the cursor has been moved, it returns nonzero.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |