Visual Studio 2019 Release Candidate 4 서포트를 추가 합니다.
3월 29, 2019
신규 버전
기능
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.