The EntityCodeGenerator is not for targeting EntityFrameworkVersions.Version1. Consider using EntityClassGenerator or a template.
The entity of type '{0}' references the same complex object of type '{1}' more than once. Complex objects cannot be referenced ...
The entity set '{0}' differs only in case from an existing entity set, and is not compatible with the current language option. ...
The entity type '{0}' does not have any key properties. Please make sure the key properties are defined for this entity type. ...
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 ...