LinqConnect 新版本發表

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.

Released: Sep 17, 2020

V4.9.2067 中的更新

特性

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.

修補程式

  • Fixed a bug with SQL generation of explicit cast to FLOAT.
  • Fixed a bug when subtracting a TimeSpan value from the DATETIME column.

Entity Developer

  • Fixed a bug when saving a new model, which has never been saved before, after some time in a standalone Entity Developer.