New features in the Entity Framework support!

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New features in the Entity Framework support!

Post by Devart » Thu 04 Dec 2014 14:59

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • The Devart.Data.Oracle.Entity.INDEX_HINT function for specifying Oracle INDEX hint without the explicitly specified table's alias in EntitySQL is added (Oracle)
  • The OracleFunctions.IndexHint method for specifying Oracle INDEX hint without the explicitly specified table's alias in LINQ to Entities is added (Oracle)
  • The bug related to working with the customized Migration History table and Entity Framework 6 is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked