What steps will reproduce the problem?
If we have same table name under different schemas then Plinqo generate entity
class names as class, class1, class2 etc.
For Example:
We have Customer.Settings and User.Settings tables in our database. Plinqo
generate these as Settings and Settings1 right now.
But I would like to have CustomerSettings and UserSettings as class names
instead.
In other words I would like to have the class name prefixed with schema.
What version of the product are you using?
Plinqo 5.0.4
Please provide any additional information below.
Please refer thread:
http://community.codesmithtools.com/Template_Frameworks/f/66/t/12344.aspx
Original issue reported on code.google.com by jsraj...@gmail.com on 17 Nov 2011 at 11:00
Original issue reported on code.google.com by
jsraj...@gmail.com
on 17 Nov 2011 at 11:00