Sunday, July 3, 2011

Linq to SQL not generating Associating Property

Its a common problem but it requires a simple solution. Just add or update a column of each table in a relation to be primary key. Then save and you would see associating property.











No comments:

Post a Comment