StepLast
Applies to
VAccess
Description
Attempts to retrieve the last record in physical record storage order and returns, as an Integer value, the PSQL status code.
Syntax
object.StepLast [vLockBias]
The syntax for this method has the following parts:
 
Remarks
This method attempts to retrieve the last record in physical record storage order from the file associated with object. The status code for the operation will be returned by the method and set in the Status property of the control, a value of zero indicating success. A status of 9 indicates that there are no records in the file.