dotConnect for Db2 のリリース
Released: Sep 17, 2020
V2.6.1098 での更新項目
機能
- Added SendCallStack property to the Devart.Common.DbMonitor class which lets you turn off any CallStack logging that uses a high amount of resources.
- Added Filter property to the Devart.Common.DbMonitor class which lets you choose which events to log.
- Improved Devart.Common.DbMonitor class: now DateTime parameter values sent to the dbMonitor tool are supplemented with milliseconds.
Entity Developer
- Improved the error message in Entity Developer console: now the text includes the list of all...
Released: Jul 16, 2020
V2.6.1054 での更新項目
不具合の修正
Entity Developer
- Fixed bug detecting FK relationships to tables in other schemas by Create Model Wizard and Update From Database Wizard.
Entity Framework support
- Fixed bug with incorrect SQL generation when using .Substring() in a .Select() statement in EF Core 2.
Released: Jun 17, 2020
V2.6.1034 での更新項目
機能
- Added support for Visual Studio 2019 version 16.7 Preview.
Released: Apr 2, 2020
V2.6.980 での更新項目
機能
Entity Developer
- Added command-line interface in standalone Entity Developer.
- Added new Context Name property to Model Properties in EF Core Model.
- Added new Target Framework property to Model Properties in EF Core Model.
- Improved provider registration - The requirement to put provider registration entry in the config file is no longer obligatory.
- Improved Create Model Wizard - Now allows you to install multiple NuGet packages on the final step.
- Improved model file tree in .NET Core/.NET...
Released: Feb 20, 2020
V2.6.951 での更新項目
機能
- Added support for Microsoft SQL Server Integration Services 2019 (SSIS 2019).
- Entity Framework - Support for Core 3.1.1.
不具合の修正
- Behavior changed: pool is automatically cleared when AppDomain is being close.
- Entity Developer
- Fixed bug returning multiple result sets in code generated by the Entity Framework Core template.
- Entity Framework support
- Fixed bug using nullable enum properties with default mapping to integers in LINQ query in EF Core 3.1.
- Fixed bug using value converters detected...
Released: Dec 23, 2019
V2.5.909 での更新項目
機能
- Added support for Microsoft Visual Studio 2019 version 16.5 Preview.
不具合の修正
- Fixed bug using Toolbox component DB2DataSource in Microsoft Visual Studio 2013, 2015, 2017 and 2019 web projects.
- Fixed bug enabling Devart DataSet Editor in Visual Studio 2017 and Visual Studio 2019.
Released: Oct 31, 2019
V2.4.872 での更新項目
機能
- Added support for Microsoft Visual Studio 2019 version 16.4 Preview.
Released: Oct 24, 2019
V2.4.867 での更新項目
機能
- Added support for "Optimize rendering for screens with different pixel densities" feature of Microsoft Visual Studio 2019.
Released: Sep 13, 2019
V2.4.838 での更新項目
機能
- Improved integration with Visual Studio 2019. Now the installation detects both 2019 Release and 2019 Preview versions.
Released: Jul 25, 2019
V2.4.805 での更新項目
不具合の修正
- Fixed bug applying a value converter to a nullable column in EF Core 2.