ConcurrentUpdateSource
From
(Difference between revisions)
Latest revision as of 00:14, 28 April 2005
[edit] Description
An enumerated list of all possible sources for concurrency failures.
[edit] Fields
The data fields of this object.
Name | Type | Description |
---|---|---|
CUSTOMER | String | Indicates a customer record was the source of the concurrency error. |
FIELD_DEVICE | String | Indicates a field device record was the source of the concurrency error. |
JOB | String | Indicates a job record was the source of the concurrency error. |
ORGANISATION | String | Indicates an organisation record was the source of the concurrency error. |
USER | String | Indicates a user record was the source of the concurrency error. |