Filename (RecordLockingConflict property)
Name of the file in which last record locking conflict occurred (RecordLockingConflict class)
Syntax
%string = recordLockingConflict:Filename
Syntax terms
%lstr | A longstring to receive the file name. |
---|---|
%rlc | A reference to an instance of a RecordLockingConflict object. |