EntityKeyProperty and IsNullable cannot both be true in the EdmScalarPropertyAttribute for property '{0}' on type '{1}'. Properties that are part of the key cannot be nullable.
Entities in '{0}' participate in the '{1}' relationship. '{2}' related '{3}' were found. Between {4} and {5} '{3}' are expected. ...
Entity set '{0}' has rights '{1}' applied to it, but entity set '{2}' has rights '{3}'. Entity sets of the same type must ...
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 ...