New features in the Entity Framework support!

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New features in the Entity Framework support!

Post by Shalex » Thu 24 Mar 2011 11:53

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest build:
  • Supported Entity Framework 4.1 Release Candidate
  • Improved TPT inheritance support in case of updating the inherited entities (Oracle)
  • Added new column generation based on Unicode and non-Unicode columns union in queries (Oracle)
  • Fixed bug with incorrect column name generation on update in case of Timestamp column having Computed StoreGenerationPattern
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked