List of RecordLockingConflict methods: Difference between revisions
Jump to navigation
Jump to search
m (Created page with "<!-- 1C'??'RecordLockingConflict'* * --> <div class="showVisit"> The following are the available RecordLockingConflict exception class methods...") |
m (Automatically generated page update) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<!-- | <!-- This page was automatically generated and will be automatically | ||
replaced, so any manual edits will be lost. You've been warned. --> | |||
--> | {{Template:List of RecordLockingConflict methods}} | ||
==See also== | |||
< | <table class="list"><tr> | ||
<td valign="top"><ul style="margin-top:0px;"> | |||
<li>[[RecordLockingConflict class]] | |||
</ul></td> | |||
<td valign="top"><ul style="margin-top:0px;"> | |||
< | <li>[[RecordLockingConflict methods syntax]] | ||
</ul></td> | |||
</tr> | |||
</table> | |||
</ | [[Category:Lists of methods]] | ||
[[Category: | |||
Latest revision as of 18:09, 7 August 2012
The following are the available RecordLockingConflict class methods.
Method | Description |
---|---|
ConflictTimeMilliseconds | Time that the conflict occurred |
ConflictingLockStrength | Lock strength of conflicting lock |
ConflictingRecordLockType | Lock type of conflicting lock |
Copy | Copy the RecordLockingConflict object |
DeepCopy | Deep copy the RecordLockingConflict object |
Filename | Name of the file in which last record locking conflict occurred |
LockTimeMilliseconds | Time that the conflicting record was locked |
LockingUserNumber | User number of the user that locked the conflicting record |
New | Create a new RecordLockingConflict object |
NewFromLastConflict | Create object from current conflict information |
RecordNumber | Record number of the record that has the conflict |
UserID | User ID (login name) of the user that has the conflict |
UserNumber | User number of the user that has the conflict |