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.