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.