EntityPropertyMapping attributes are only allowed to be specified on entity types. The attribute specification for resource type '{0}' is not allowed.
Entity Set '{0}' returned by the provider is not read-only. Please make sure all the sets returned by the provider are set ...
Entity type '{0}' has '{1}' accessibility and entity set '{2}' has a get property with '{3}' accessibility. The entity set's ...
EntityKeyProperty and IsNullable cannot both be true in the EdmScalarPropertyAttribute for property '{0}' on type '{1}'. ...
EntityMemberChanged or EntityComplexMemberChanged was called without first calling EntityMemberChanging or EntityComplexMemberChanging ...
EntityPropertyMapping attributes are only allowed to be specified on entity types. The attribute specification for resource ...
EntityType '{0}' has '{1}' accessibility and EntitySet '{2}' has a get property with '{3}' accessibility. The get property ...
EntityTypes {0} are being mapped to the same rows in table {1}. Mapping conditions can be used to distinguish the rows that ...
Enum type '{0}' cannot have the IsReference setting of '{1}'. Either change the setting to '{2}', or remove it completely. ...
Enum underlying type and the object must be same type or object must be a String. Type passed in was '{0}'; the enum underlying ...