The fields are not updating correctly in mvc4 database first approach.
Fields are adding but nullable property is not updating correctly.please tell me the solution
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.
Jignesh TrivediPosted Jun 5, 2014, 1:43 AM
hi,
Required attribute can you to set not nullble filed in code first model.
Please refer
http://sandeepvpote.blogspot.in/2013/06/set-nullable-and-non-nullable-columns.html
hope this will help you.
Sasi ReddyPosted Jun 5, 2014, 12:57 AM
Sasi ReddyPosted Jun 4, 2014, 9:51 AM
Akhil MittalPosted Jun 4, 2014, 9:45 AM