How to access these table through .edmx File
please help me how to access synonyms tables in visualstudio through .edmx file
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.
Bhuvanesh MohankumarPosted Apr 28, 2016, 8:46 AM
1) Set the DBContext for the Model
When you set the DB context, now the Model will be equivalent to your database table.