dotConnect for DB2 V2.6.1098

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 available templates if the specified name of the template was incorrect.

Entity Framework support

  • Added support for Entity Framework Core 3.1.8.
  • Added support for the DB2Functions class, which allows to use DB2-specific functions in LINQ to Entities, in Entity Framework Core.

不具合の修正

  • Fixed a bug with updating projects in folders below the main project by the Upgrade Wizard.

Entity Developer

  • Fixed a bug when saving a new model, which has never been saved before, after some time in a standalone Entity Developer.
  • Fixed a bug when generating mapping for properties with Shadow=True in Entity Framework Core Model.