The EntitySetMapping in EntityContainerMapping for EntityContainer '{0}' must contain only mapping fragments and no query view. The EntitySetMapping contains only query views and the view for this EntityContainerMapping will not be generated.
The EntitySet name '{0}.{1}' from the entity's EntityKey does not match the expected EntitySet name '{2}.{3}' from the '{4}' ...
The EntitySet name cannot be null or empty, and must be qualified with an EntityContainer name that is not null or empty. ...
The EntitySet name could not be determined. To attach an object, supply a valid EntitySet name and make sure that the object ...
The EntitySetMapping in EntityContainerMapping for entity container '{0}' contains a query view. Query views are not allowed ...
The EntitySetMapping in EntityContainerMapping for EntityContainer '{0}' must contain only mapping fragments and no query ...
The EntityState value passed for the entity is not valid. The EntityState value must be one of the following: Added, Deleted, ...
The EntityState value passed for the relationship is not valid. The EntityState value must be one of the following: Added, ...
The EntityType '{0}' specified is not the declared type '{1}' nor a derivation of the type of the EntitySet '{2}' for FunctionImport ...
The EntityType '{0}' that the NavigationProperty '{1}' is declared on is not the same type '{4}' referred by the end '{3}' ...