Is there any way to see if property of an entity is navigation property, from its metadata?
I can determine if property is entity collection by inspecting if it implements ICollection and from there i can conclude if it is navigation property.
But what about if property is not entity collection but only reference to another entity?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…