Is it possible if I know the LLBL relation name to add the relation at runtime? So basically, if there is a relation named OrderDetailEntityUsingOrderID, is there a way to instantiate the relationship in code based on the name?
If so, could you please give a small code snippet...thanks.