Is it possible to have a prefix added automatically to the entity class name based on the Schema / Group it is in?
Example
Schema Name: payments
Table Name: tbl_Batch
Generated Entity Class Name: Payments_BatchEntity ??
I'm not currently seeing any quick way of doing this in the designer / project settings, besides manually setting it on the Reverse-Engineer Entity dialog.
Using:
- LLBLGen Pro Framework
- SQL Server
- Designer Version 5.5