Views: 5K
Replies: 0
Archived
|
Child references in Entity FrameworkHow can I get the child references of a specified entity in Entity Framework?
Example: I have an entity named Role which is being used by an entity User. Is there a generic way to get all the child references of the entity on the entity key? Imran Khan, Jul 19, 2010
|