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 » Thu 17 Dec 2009 09:49

Dear users,

We are glad to announce the new features that are available in the LINQ to SQL support in the latest build:
  • Changed exception type on the Single method not returning value
  • Fixed bug with redundant quering of the nullable association end
  • Fixed bug with DataContext.CommandTimeout
  • Fixed bug with erroneous select function from dual
  • Added support for case-insensitive comparison
  • Fixed bug with ArgumentException on provider initialization
Devart development team
http://www.devart.com/dotconnect/linq.html

Locked