|
12/7/2009 5:46:21 PM
|
amiram Posts 13
|
Hi,
Suppose I have a Person Table and an Employee table. Person and Employee are connected with one to one connection. Employee gets a property named "Person", but Person gets a property named "Employees" which is not an EntitySet. Visual Studio designer doesn't pluralize both properties. I tried to change it through the settings but there is no distinction between one to one and one to many. I'm using Linq2Sql and version 1.81.
Thanks
|
|
12/8/2009 4:52:05 PM
|
Kristofer Posts 240
|
Hi,
There is a fix for this in version 1.82. Please confirm if that release fixes this issue for you.
Best regards, Kristofer edited by Kristofer on 12/11/2009
|
|
12/13/2009 12:57:37 PM
|
amiram Posts 13
|
Fixed. Thank you very much.
|
|
pages:
1 |