ErikEJ / EntityFramework6PowerTools

This is the codebase for Entity Framework 6 Power Tools Community Edition, and modern EF 6 providers for SQL Server and SQL Server Compact
Other
183 stars 27 forks source link

Sequence contains no matching element #73

Closed nlnpraveen closed 3 years ago

nlnpraveen commented 3 years ago

Hi,

When I try to view the read-only entity data model it always throws the error shown on the title. The model was generated using the EF Reverse POCO Generator Template. When I run the code to fetch the data using the context it works fine. Do we know any other known causes as to why this issue might occur? Any help is appreciated.

Thanks, P

ErikEJ commented 3 years ago

I think you should address this in the EF Reverse POCO repository.