Unlock
Applies to
VAccess
Description
Unlocks single and multiple record locks placed on records in a PSQL table by lock bias codes added to Get or Step operation codes passed to the Btrv method.
Syntax
object.Unlock (iLockType)
The syntax for this method has the following parts:
 
Remarks
The following lock type codes may be passed to the Unlock method.
 
Constant declarations are included in the files GLOBAL.BAS (for 16 bit Visual Basic), GLOBAL.BAS (for Visual Basic), GLOBAL.PAS (for Delphi), and GLOBAL.H (for Visual C++). Include one of these files (whichever is appropriate for your development environment) in your project to use the Unlock constants in your application.