The property '{0}' in EntityType '{1}' is not valid. All properties that are part of the EntityKey must be of PrimitiveType.
The property %{relatedpropertyname/}, which is related to key property %{property/}, can not have relationship type set to ...
The property '{0}' could not be reported as changing. This occurred because EntityComplexMemberChanging was called with a ...
The property '{0}' does not have a valid entity mapping on the complex type. For more information, see the Entity Framework ...
The property '{0}' does not have a valid entity mapping on the entity object. For more information, see the Entity Framework ...
The property '{0}' in EntityType '{1}' is not valid. All properties that are part of the EntityKey must be of PrimitiveType. ...
The property '{0}' in EntityType '{1}' is not valid. EntityKey properties that are of type '{2}' are currently not supported. ...
The property '{0}' in EntityType '{1}' is not valid. Type '{2}' of the property maps to '{3}' and EntityKey properties that ...
The property '{0}' is not a key member of the EntityType. Only key members can be mapped as part of the EndProperty mapping. ...
The property '{0}' of type '{1}' in the assembly '{2}' cannot be used as a scalar property because it does not have both ...