0
votes
1answer
71 views
Update Data Model Business Entity
hello,
I have web application where Iam using linq to business entites i have business data model.
the problem is :
I have table with one column that it dosen't allow null v …
1
vote
3answers
183 views
Foreign Key in Entity Data Model
hello,
I use Entity Data Model but I have aproblem: If a table e.g Customers have categoryId(foreign key from table category) it is not appear in cutomers entity????
so how can i retrive this value …
