The EntityParameter '{0}' must have a value from which the DbType can be inferred, or a supported DbType must be set as the value of the EntityParameter.DbType property.
The EntityClassGenerator is only for use with EntityFrameworkVersions.Version1 and the schemas provided have newer versions ...
The EntityCodeGenerator is not for targeting EntityFrameworkVersions.Version1. Consider using EntityClassGenerator or a template. ...
The EntityCollection could not be initialized because the relationship manager for the object to which the EntityCollection ...
The EntityContainer name could not be determined. The provided EntitySet name must be qualified by the EntityContainer name, ...
The EntityParameter '{0}' must have a value from which the DbType can be inferred, or a supported DbType must be set as the ...
The EntityReference could not be initialized, because the relationship manager for object to which the entity reference belongs ...
The EntitySet '{0}' has both a Table or Schema attribute and a DefiningQuery element. The Table and Schema attributes on ...
The EntitySet '{0}' includes function mappings for AssociationSet '{1}', but none exists in element '{2}' for type '{3}'. ...
The EntitySet '{0}' used for creating the Ref expression does not match the EntitySet '{1}' declared on the AssociationSetEnd ...