dotConnect for SQL Server V2.90.2183

Released: Mar 28, 2019

Mises à jour de V2.90.2183

Fonctionnalités

  • Support for Visual Studio 2019 Release Candidate 4.
  • The CancelEditRowIfUpdateFailed property, determining whether to call CancelEdit for the row after update of the row is failed when data binding is used, has been added to SqlDataTable.
  • The type of the Offset and Length properties of the ScriptProgressEventArgs class changed from Int32 to Int64.