dotConnect for Salesforce V3.5.1382
Released: Nov 9, 2021
V3.5.1382 버젼 업데이트
기능
- Added new "Preserve Names" connection parameter, which allows you to keep the original names of custom objects and fields and not cutting off the suffix '__c' from these names.
Entity Framework support
- Added support for Entity Framework Core 3.1.21.
수정사항
Entity Developer
- Fixed the bug with parsing discriminator value as string, even when its type is different, in TPH inheritance of Entity Framework Core Model.