|
Attempts to retrieve the last record in the current index path and returns, as an Integer value, the Pervasive.SQL status code.
object.GetLast [vLockBias]
This method attempts to retrieve the last record in the currently selected index path, set through the IndexNumber property, 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 Code 9 indicates that there are no records in the current index path.
|
Chapter contents
Prev topic: GetGreaterOrEqual
|