-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
None
-
(copied to CRM)
-
Dotnet Drivers
-
Needed
Support optimistic concurrency by supporting both the the [ConcurrencyCheck] and [TimeStamp] attributes and their equivalent fluent APIs (IsConcurrenyToken and IsRowVersion).
If an update fails within SaveChanges/SaveChangesAsync as DbUpdateConcurrencyException should throw and the operation rolled back.
- depends on
-
EF-81 Make SaveChanges/SaveChangesAsync transactional
- Closed