Custom Types in Entity Developer
Posted: Thu 18 Jun 2020 07:11
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
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