Optimistic Locking with concurrency

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
paul.-b
Posts: 5
Joined: Mon 26 Oct 2009 13:51

Optimistic Locking with concurrency

Post by paul.-b » Fri 30 Oct 2009 10:31

Is there a way to do this with LINQ to Oracle?
Paul

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 30 Oct 2009 15:35

Here is an overview of optimistic concurrency in LINQ to SQL:
http://msdn.microsoft.com/en-us/library/bb399373.aspx

Post Reply