Page 1 of 1

Entity Developer -> Generate Code

Posted: Wed 11 Nov 2020 13:24
by Isaev
Earlier Delphi code was generated as in your video
Now I get Visual C # interface or Visual Basic.
Where can I find templates for Delphi?

Re: Entity Developer -> Generate Code

Posted: Fri 13 Nov 2020 13:08
by MaximG
EntityDAC is distributed with a custom version of EntityDeveloper (https://www.devart.com/entitydac/). It is intended to generate EntityDAC Delphi classes based on the database schema using the templates distributed with EntityDeveloper. The templates are based on T4: docs.microsoft.com/en-us/visualstudio/m ... t-template. EntityDeveloper allows you to edit the templates and generate arbitrary Delphi classes.

Re: Entity Developer -> Generate Code

Posted: Mon 16 Nov 2020 14:35
by Isaev
ok, thanks
and the "custom version of EntityDeveloper" do not need to buy separately? this is a full version (not trial)?

Re: Entity Developer -> Generate Code

Posted: Tue 17 Nov 2020 11:18
by MaximG
The custom version of EntityDeveloper for generating Delphi classes is distributed with EntityDAC and cannot be purchased separately. Please visit the EntityDAC ordering page for more details: https://www.devart.com/entitydac/ordering.html