Table-per-Hierarchy
Table-per-Type
one-to-one
one-to-many
many-to-many
Friends, please explain all of the above with simple examples.
Loading
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 11, 2013, 11:50 PM
hi,
Please refer http://www.c-sharpcorner.com/UploadFile/ff2f08/entity-framework-tpt-part-ii/ for TPT
http://www.c-sharpcorner.com/UploadFile/ff2f08/entity-framework-4-0-tph-part-2/ for TPH
http://msdn.microsoft.com/en-us/data/jj591620.aspx
hope this will help.