Base class for entities and command line generation

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
pferreira
Posts: 6
Joined: Fri 12 Dec 2008 10:58

Base class for entities and command line generation

Post by pferreira » Wed 28 Jan 2009 10:34

Hi, I've been searching for this info and couldn't find it. Sorry if it's available somewhere else.

Is there any way of specifying the base class for generated entity classes, like sqlmetal /entitybase switch?

Also, is there any command line utility like sqlmetal to generate dbml and code files from a database? We would like to automate the code generation and couldn't find a way.

Thanks

Pedro Ferreira

pferreira
Posts: 6
Joined: Fri 12 Dec 2008 10:58

Post by pferreira » Wed 28 Jan 2009 11:11

Ok, for the base class, found that it can be done with the Entity Developers templates. Very useful functionality.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 28 Jan 2009 11:57

We do not provide command line tool for generating LINQ models from a database so far.

Post Reply