CorrigoEntityWithOptimisticLock Class |
Represents the abstract class with optimistic lock support.
Inheritance Hierarchy Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax [SerializableAttribute]
public abstract class CorrigoEntityWithOptimisticLock : CorrigoEntity
<SerializableAttribute>
Public MustInherit Class CorrigoEntityWithOptimisticLock
Inherits CorrigoEntity
No code example is currently available or this language may not be supported.
The CorrigoEntityWithOptimisticLock type exposes the following members.
Properties | Name | Description |
---|
| ConcurrencyId |
Gets or sets the concurrency identifier used for optimistic locks.
|
TopSee Also Inheritance Hierarchy