Miner.Data.Access Assembly > Miner.Data.Access Namespace > DataWriter Class : UpdateConcurrencyViolation Event |
'Declaration Public Event UpdateConcurrencyViolation As ConcurrencyViolationEventHandler
'Usage Dim instance As DataWriter Dim handler As ConcurrencyViolationEventHandler AddHandler instance.UpdateConcurrencyViolation, handler
public event ConcurrencyViolationEventHandler UpdateConcurrencyViolation
The event handler receives an argument of type ConcurrencyViolationEventArgs containing data related to this event. The following ConcurrencyViolationEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Row | |
Session |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.