New build of dotConnect for Salesforce 2.4.346 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Cloud Applications
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for Salesforce 2.4.346 is available!

Post by Devart » Thu 27 Mar 2014 13:09

Dear users,

New build of dotConnect for Salesforce 2.4.346 is available for download now.

In this version:
  • The behaviour is changed: now two consequent single quotes in command text are treated as one single quote character (not as a beginning or an end of a string value)
Entity Developer
  • The override modifier for DbSet class properties generated by DbContext templates is added
  • The bug with setting nullable type for EnumType property by the Data Transfer Object template is fixed
Entity Framework support
  • Entity Framework 6.1.0 RTM is supported
  • Entity Framework 6.1.0 Tools for Visual Studio 2012 & 2013 are supported
  • The releasing of memory, which was allocated for commands and readers of ObjectContext / DbContext, is improved
Devart development team
http://www.devart.com/dotconnect/salesforce/

Locked