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.