DFBTR_Get_Explicit_Locking
Purpose
Get current explicit locking setting.
Syntax
DFBTR_GET_EXPLICIT_LOCKING to Variable
What It Does
This command returns the current state of the EXPLICIT_LOCKING setting. When set to TRUE or non-zero, the driver will automatically place a lock on the Pervasive.SQL tables and/or records when a LOCK or BEGIN_TRANSACTION command is being executed.
Refer to Transactions and Locking for more information.