c# - Entity Model Relationship in Entity Framework -


i have database , there 4 tables in named city, course, college, student. when create ado.net entity data model, not showing foreign key column relationships in database exist.

my entity model screenshot:

enter image description here

the student table have 4 keys in database:

enter image description here

please show full entity model relationships


Comments

Popular posts from this blog

node.js - StackOverflow API not returning JSON -

python - Subclassed QStyledItemDelegate ignores Stylesheet -

sql server - TFS 2012 TF255062 Error after removing 'Active Directory' Role -