dotConnect for SQL Server V2.90.2183

Released: Mar 28, 2019

V2.90.2183 버젼 업데이트

기능

  • 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.