New features in the LINQ to SQL support!

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New features in the LINQ to SQL support!

Post by Shalex » Fri 10 Apr 2009 10:18

Dear users,

We are glad to announce the new features that are available in the LINQ to SQL support in the latest build:
  • Added support for returning new Dictionary from query
  • Fixed bug with OnValidate()
  • Fixed bug with associations based on non-Primary keys
  • Fixed bug with SingleOrDefault and BLOBs
  • Fixed bug with update of entities that declare a version member
Devart development team
http://www.devart.com/dotconnect/linq.html

Locked