dbMove method (ILEADRasterODBC)
Overview |
Refer to Managing Images in a Database |
Remarks
Selects the record that is the specified number of rows forward or backward from the current one.
To avoid errors, ensure that a record exists in the specified position before using this method.
This method cancels any record additions or edits that have not been completed using the dbUpdate method.
See Also
Elements: |
dbMoveFirst method, dbMoveLast method, dbMoveNext method, dbMovePrev method |
Topics: |