EntityDAC V2.3.4

Released: Jan 20, 2020

V2.3.4 中的更新

特性

  • Added support for 64-bit Android app development.
  • Added support for bytes attribute in the guid generator.

修补程序

  • Fixed bug compiling a LINQ statement containing both OrderBy and Limit clauses.
  • Fixed bug with AV when loading an XML-model.
  • Fixed bug creating a one-to-many association for an inherited entity.
  • Fixed bug with EntityConnection component CreateDatabase method.