|
Attempts to retrieve the last record in physical record storage order and returns, as an Integer value, the Pervasive.SQL status code.
object.StepLast [vLockBias]
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.
|
Chapter contents
Prev topic: StepFirst
|