内容导航
产品标签

LinqConnect

先进的 LINQ to SQL 技术,支持 SQL Server, Oracle, MySQL, PostgreSQL 和 SQLite

以下是 "版本历史",如果您需要了解更多信息,您可以联系我们。

4.8.1527 19-Jul-18

The bug with throwing the "Socket.IOControl handles Windows-specific control codes and is not supported on this platform." error by .NET Standard compliant assemblies on Linux and MacOS is fixed (MySQL, PostgreSQL)


4.8.1509 21-Jun-18

Entity Developer

The bug with generating ParameterDirection.InputOutput for SQL Server OUTPUT parameters is fixed


4.8.1489 24-May-18

A destructor for DataContext is added


4.8.1471 27-Apr-18

Compatible with dotConnect providers


4.8.1452 29-Mar-18

  • The XmlMappingSource.FromResource method is supported in .NET Standard provider assemblies
  • The behavior is changed: all existing overloads of the method DataContext.Query() are replaced with DataContext.Query(String,params Object[])
  • The behavior is changed: the License Key connection string parameter value is not sent to the LinqMonitor instance when "Persist Security Info=false;"
  • The bug with mapping a function that returns REFCURSOR is fixed (PostgreSQL)

Entity Developer

  • The new Retrieve Cross Database Relations option is implemented in Model Settings for detecting FK relations between tables in different databases (MySQL)
  • The bug with the Retrieve Data functionality on the base class of TPH inheritance is fixed
  • The bug with the Find Next functionality of T4 Editor embedded into Visual Studio is fixed
  • The bug with throwing the "IDE not supported" exception by Entity Developer in Visual Studio 2017 of versions 15.6.* is fixed