dotConnect for Salesforce Releases

Released: Jun 9, 2016

V3.1.35 での更新項目

機能

  • 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 support is...

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...