Database Reference
In-Depth Information
Figure 13-11. Adding an association between Resume and ResumeDetail
4.
Change the name of the foreign key that was created by the association from
ResumeResumeId to just ResumeId .
5.
Select the ResumeDetail entity, and view the Mapping Details window. Map the entity
to the Resume table. Map the Body property to the Body column. Map the ResumeId
property to the ResumeId column. (See Figure 13-12 .)
Search WWH ::




Custom Search