
Adds support for Visual Studio 2019 Release Candidate 4.
Features
- Support for Microsoft 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.