dotConnect for SQL Server (英語版) のリリース

Released: Mar 28, 2019

V2.90.2183 での更新項目

機能

  • Support for Visual Studio 2019 Release Candidate 4.
  • The CancelEditRowIfUpdateFailed property, determining whether to call CancelEdit for the row after update of the row is failed when data binding is used, has been added to SqlDataTable.
  • The type of the Offset and Length properties of the ScriptProgressEventArgs class changed from Int32 to Int64.

Released: May 25, 2017

V2.90.1738 での更新項目

不具合の修正

  • Fixed bug previewing a DataSet.

Released: Mar 2, 2017

V2.80.1678 での更新項目

機能

  • Adds support for Visual Studio 2017.

Released: Dec 22, 2016

V2.80.1630 での更新項目

機能

  • Install Wizard adds 'Do not install assemblies in the GAC' check box which allows you to not place the provider assemblies in the GAC.

不具合の修正

  • Fixed bug generating an error when using SqlMonitor on Linux.
  • Fixed bug with not using parameters value in ParentRelation data in SqlDataTable.SelectCommand.

Released: Sep 22, 2016

V2.80.1569 での更新項目

機能

  • Compatible with other dotConnect providers.

Released: Jun 9, 2016

Updates in this release

Updates in V2.80.1493

  • Now the "Default Command Timeout" connection string parameter also affects SqlLoader behavior.

Released: Aug 21, 2015

Updates in this release

Updates in V2.80.1304

  • Full support for Visual Studio 2015.

Released: Dec 2, 2009

Updates in this release

Updates in V2.15

  • Integration with improved dbMonitor added
  • Added some DataSet Wizard design-time improvements
  • Fixed bug with DataLink.DataSource property after regeneration of DataSet