Created
September 13, 2015 23:47
-
-
Save Suchiman/67e8324dddd81a4db853 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| One or more validation errors were detected during model generation: | |
| Customer_User_Source: : Multiplicity is not valid in Role 'Customer_User_Source' in relationship 'Customer_User'. Because the Dependent Role refers to the key properties, the upper bound of the multiplicity of the Dependent Role must be '1'. | |
| Customer_User_Target_Customer_User_Source: : The types of all properties in the Dependent Role of a referential constraint must be the same as the corresponding property types in the Principal Role. The type of property 'Id' on entity 'Customer' does not match the type of property 'Id' on entity 'IdentityUser' in the referential constraint 'Customer_User'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment