Skip to content

DFBTR_Set_Explicit_Locking

Purpose

Set the explicit locking setting.

Syntax

DFBTR_SET_EXPLICIT_LOCKING to iValue

What it does

This command can be used to control the way a lock command works. 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.