EF6 Designer relationship with two tables where only one key matches

Vasco Ferreira 1 Reputation point
2021-09-25T12:38:42.99+00:00

Hello,
I am trying to match two tables with a column in common which is of type Guid, however in one of them that column is not key ( which i could change ) but in the other table i also have another key that has no match with the first table. So when i try to associate the two, if i pick the first as the main table it does not show the column i want and if i pick the second i get left with an extra column that i can't match.
Is there a way to accomplish what i am trying to do?

Best regards,
Vasco.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,415 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,403 questions
{count} votes