Record.RecordLevelLocking() Method
Version: Available or changed with runtime version 1.0.
Determines whether the table supports record-level locking.
Syntax
Ok := Record.RecordLevelLocking()
Note
This method can be invoked using property access syntax.
Parameters
Record
Type: Record
An instance of the Record data type.
Return Value
Ok
Type: Boolean