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 28 Jul 2011 15:53

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest build:
  • The processing of LINQ expressions which work with literals is improved
  • The "raw guid as string" SSDL type is implemented for text presentation of binary Guids (Oracle)
  • The TINYINT(1) to Boolean mapping in Entity Data Model Wizard/Update From Database Wizard when connection string includes "Tiny As Boolean=true;" is supported (MySQL)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked