Add an option to Automatically Update Stored Procedure Complex Types on Update Model from Database
In Visual Studio 2012 the Function Import/Complex Type of a Stored Procedure get created automatically when adding it to an Entity Model. This is a great feature over VS2010 where you had to after adding it to the Entity Model, go in and add the Function Import and create the complex type manually.
The request is that when updating the model, could the function imports/complex types be updated as well? In this cases this might not be desired so why not add a checkbox to the "Update Model from Database" form so either scenario could be addressed?
1 comment
-
Jarred Capellman
commented
I should have double checked my grammar, the second sentence in the second paragraph should read:
In some cases this might not be desired so why not add a checkbox to the "Update Model from Database" form so either scenario could be addressed?