How to omit "Entity" from the class name

Posts   
 
    
jbliss1234
User
Posts: 42
Joined: 04-May-2007
# Posted on: 23-Dec-2010 05:59:53   

How can I force LLBLGen code generator to not append "Entity" to class names. I am using V3, and the framework is LLBLGen

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 23-Dec-2010 08:38:36   

This is not recommended, as it may lead to name clashes in the future.

Anyway, the same question was asked here: http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=13874