LinqConnect(英語版) のリリース

Released: Sep 28, 2021

V4.9.2322 での更新項目

機能

Entity Developer

  • Added new Validation Framework property to the Data Transfer Object template for generating DataAnnotation attributes.

Released: Jul 30, 2021

V4.9.2281 での更新項目

機能

  • Added new methods IsNotDistinctFrom() and IsDistinctFrom() to the Devart.Data.Linq.SqlMethods class.

不具合の修正

  • Fixed the bug with using out parameters of a stored procedure, when Mapping Mode is set to File in Model Settings (Oracle).

Released: Jul 8, 2021

V4.9.2267 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.11 Preview 2.0.

Released: Apr 1, 2021

V4.9.2197 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.10 Preview.

Released: Feb 18, 2021

V4.9.2173 での更新項目

機能

  • Now compatible with other dotConnect providers.

Released: Jan 15, 2021

V4.9.2149 での更新項目

機能

  • Added new Local property to the Table and Table<T> classes to return a collection of entities attached to the context.
  • Added new method GetEntityState(object entity) to Table class and ITable interface to return one of the EntityState values.

Entity Developer

  • Added new attribute DisplayName for model objects' extended properties which are available via template properties.

不具合の修正

  • Fixed the bug with throwing "Bad key member '...' in association '...' of type '...'." in runtime by .NET...

Released: Dec 17, 2020

V4.9.2129 での更新項目

機能

  • Added compatibility with dotConnect providers.

Released: Dec 3, 2020

V4.9.2119 での更新項目

機能

  • Microsoft Visual Studio 2019 version 16.9 Preview is now supported.

不具合の修正

Entity Developer

  • The bug with adding new arguments at the end of argument list instead of actual position in method signature by Update From Database Wizard has been fixed.
  • The bug with placing procedure with no parameters in the Procedures node instead of being enlisted in its package's node of Update From Database Wizard tree in the case of Oracle 18c and higher has been fixed.

Released: Oct 29, 2020

V4.9.2096 での更新項目

機能

  • Added support for PostgreSQL 13.

Entity Developer

  • Added support for type A schemas (Application role) in Create Model Wizard/Update From Database/Update To Database (Microsoft SQL Server).

不具合の修正

  • The bug with Microsoft Visual Studio 2019 integration, when both v16.7 RTM and v16.8 Preview are installed on the same computer has been fixed.
  • The bug with using nullable numeric types within subqueries has been fixed.

Entity Developer

  • The bug with reading templates from *.edps by console Entity...

Released: Oct 1, 2020

V4.9.2076 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.8 Preview.

不具合の修正

Entity Developer

  • Fixed bug reading settings from *.edps by console Entity Developer.