EntityFramework-Reverse-POCO-Code-First-Generator icon indicating copy to clipboard operation
EntityFramework-Reverse-POCO-Code-First-Generator copied to clipboard

Requesting an indicator on generated SP Calls

Open agentKnipe opened this issue 6 years ago • 0 comments

I am requesting some sort of indicator or comment to be added to the generated method for stored procedure calls that might indicate that there was an error when trying to pull the meta data for a stored procedure. If the generator is unable to determine the return model for a stored procedure because it received an error, it would be nice if that error was placed in a comment on the method.

agentKnipe avatar Oct 24 '19 16:10 agentKnipe