Filename (RecordLockingConflict property): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
(No difference)
|
Revision as of 20:42, 25 March 2011
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. |