Helllo Everyone,
I am facing an issue with EDMX.
I am creating an edmx file. When I am adding any new table using edmx design.then it is not reflecting on edmx context file.I could not get that table using objcontext object.
Please help
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Upendra Pratap ShahiPosted Sep 15, 2015, 3:21 AM
Upendra Pratap ShahiPosted Sep 15, 2015, 3:36 AM
Upendra Pratap ShahiPosted Sep 15, 2015, 3:21 AM
noopur vermaPosted Sep 15, 2015, 3:15 AM
Upendra Pratap ShahiPosted Sep 15, 2015, 3:08 AM
noopur vermaPosted Sep 15, 2015, 2:56 AM
First Build Project and if it was successful, point the "model.tt" in the context. then run custom tool. It will fix it.
Again Build project and point to "model.context.tt" run custom tool. it will update DbSet lists.
I dont want to run custom Tool ,I want that it should be done automatically as mostly edmx does.
Upendra Pratap ShahiPosted Sep 15, 2015, 2:06 AM