EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework-Reverse-POCO-Code-First-Generator copied to clipboard
Requesting an indicator on generated SP Calls
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.