In the L2S designer, I reset the table and view. I tried to add a connection between the two in my primary keys. This should be a one-to-one relationship, so I set the association power property as such.
But when coding, I cannot access the child property.
Any suggestions?
Edit
I just created a view on sql server that has the fields I want and dumped them in L2S. Much easier.
source
share