Filename (RecordLockingConflict property): Difference between revisions
Jump to navigation
Jump to search
(Created page with " <span class="pageSubtitle"><section begin=dpl_desc/>Name of the name of file in which last record locking conflict occurred<section end=dpl_desc/></span> [[Category:RecordLockin...") |
m (1 revision) |
(No difference)
|
Revision as of 21:43, 16 January 2011
<section begin=dpl_desc/>Name of the name of file in which last record locking conflict occurred<section end=dpl_desc/>
Filename is a member of the RecordLockingConflict class.
Syntax
%lstr = %rlc:Filename
Syntax terms
%lstr | A longstring to receive the file name. |
---|---|
%rlc | A reference to an instance of a RecordLockingConflict object. |