Uploaded image for project: 'Entity Framework'
  1. Entity Framework
  2. EF-150

Optimistic concurrency support with ConcurrencyCheck & RowVersion

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0
    • Affects Version/s: None
    • None
    • 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.

            Assignee:
            damien.guard@mongodb.com Damien Guard
            Reporter:
            damien.guard@mongodb.com Damien Guard
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: