dotConnect for Salesforce Releases

Released: Sep 22, 2016

Atualizações na V3.1.111

Recursos

  • Support for Entity Framework Core 1.0.1.

Correções

  • Fixed bug processing IN expressions in EF Core.
  • Fixed bug retrieving TPH hierarchy objects in EF Core.

Released: Jun 9, 2016

Atualizações na V3.1.35

Recursos

  • Microsoft SQL Server 2016 is supported in SSIS DataFlow components.
  • The Run Once Command connection string parameter, which specifies a command to execute when the connection is opened the first time and not executed when the connection is taken from the pool, is added.
  • The new LoadTable overloads for loading data from a IDataReader, array of rows, or only rows with a specific RowState from a DataTable are added to the SalesforceLoader class.

Entity Developer  

  • Entity Framework Core...

Released: Jun 11, 2014

Updates in this release

Updates in V2.4

  • Fixed incorrect code generation bug when "Enable WinForms Data Binding" property of the DbContext template is set to True.
  • Fxed bug with missing attributes for enum members when generating code with the DbContext template.
  • Support for OAuth 2.0 which allows authentication via Refresh Token, Client ID, and Client Secret parameters.
  • Visual Studio 2013 Release Candidate support.
  • Release memory after closing the Retrieve Data window bug fixed.
  • Overwrite.Merge template option bug...