2
shouts

Inheritance and Associations with Entity Framework Part 2

posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 330 days, 17 hours, 1 minute ago
Tuesday, April 21, 2009 3:31:22 PM GMT

In the previous part I discussed Table-per-Hierarchy Inheritance, in this part I'll go through Table-per-Type Inheritance model. There is a video demonstrating this model if you wish to watch. Here I'll update my previous sample with new entities that demonstrate the Table-per-Type Inheritance model. For the differences between 2 models and definitions return to 1st part. The updated sample can be downloaded from here.

How to define a model with Table-per-Type Inheritance:

At the beginning I'll exp...

category: SQL | clicked: 7 | | source: mosesofegypt.net | show counter code
tags: Entity Framework

No comments yet, be the first one to post comment.

To post your comment please login or signup