GetDirect
Applies to
VAccess
Description
Attempts to retrieve a record using its physical position in the file and returns, as an Integer value, the PSQL status code.
Syntax
object.GetDirect [vLockBias]
The syntax for this method has the following parts:
 
Remarks
This method attempts to retrieve a record by physical position from the file associated with object, and returns the PSQL status code from the operation. A return value of zero indicates success.