Proper method of navigation to generically-defined entity
问题 New bounty 2017/10/31 The auto-accepted answer, unfortunately, does not work with my current entity model due to TPC limitations. I am in dire need of finding a way to facilitate two-way navigation via interface or abstract class, so I am starting another bounty. Note that I must use existing model design, so refactoring is not an option. Original question below I have an parent entity that has a one-to-one relationship to multiple possible tables (FK is on child tables). Because the