Problem with multi-foreign-key associations on database level #72
Answered
by
maxtoroq
NetSolutionArchitect
asked this question in
Q&A
-
Let's assume below example. How to...bypass issue concerning multi include error, which throws one-to-may exception in SqlTable (One-to-many associations can only be specified once in an include path)? Problematic construct in bold. Example:
Objects Definition:
|
Beta Was this translation helpful? Give feedback.
Answered by
maxtoroq
May 2, 2019
Replies: 1 comment
-
There's no workaround, what you are trying to do is not supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
maxtoroq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's no workaround, what you are trying to do is not supported.