Click or drag to resize

MapperPropertiesRowRevision Property

Specifies the field to use for optimistic locking via row revisioning. Field must be an integer.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string RowRevision { get; }

Property Value

Type: String
Specifies the field to use for optimistic locking via row revisioning. Field must be an integer.
See Also