Page 1 of 1

Custom Types in Entity Developer

Posted: Thu 18 Jun 2020 07:11
by chos88
Hi,

Is it possible to force the entity developer to create one single custom type per imported stored procedure? I have noticed than one custom type can be reused by several methods in the context class (that return objects with identical properties) which imho makes it less clear to review the code.

I am using the EF Core Model targeting .Net Core 3.0

Thank you very much

Re: Custom Types in Entity Developer

Posted: Fri 19 Jun 2020 17:15
by Shalex
Entity Developer doesn't include setting to create one single custom type per imported stored procedure at the moment. We will investigate the question and notify you about the result.