Quantcast
Channel: SQL Server Compact & SQLite Toolbox
Viewing all articles
Browse latest Browse all 2796

Created Issue: Relation Names [9877]

$
0
0
First of all - thank you for this great tool!
One thing I would like to see is changed Naming on Relations.

Example:
I have a Table Products with a Key Named PrimaryShopID which refferences a Table named Shops.
SQLMetal builds a property for this Named PriaryShop
Your Property is Shop

I would realy like to see the SQLMetal like naming since it is also used in Linq2Sql designer.
Further if I have two relations to the same table (example PrimaryShopID + SecondaryShopID) this would be clearer when using the object.

Thanks again for the great tool
Manfred

Viewing all articles
Browse latest Browse all 2796

Trending Articles