Sunday, May 20, 2007 2:55 PM
kolbis
DBDude refactoring, not exactly what you expected...
I was trying to understand if renaming stored procedure in the schema of the DBDude is affecting the entire solution.
Let me explain it. Let’s say that in you solution you have a data access layer and a database project. The data access layer project references the names of the stored procedures that are defined in the database schema.
I expected that renaming the name of a stored procedure using the refactor in the DBDude menu will result in renaming all the references inside the solution.
This is not the case. I posted a question in the database professional forum and the answer I got was:
"With V1, we do not enable this functionality, refactoring is only scoped to the database project and not the VS solution. We are investigating how/if we can do this in a future release."
Hopefully, it will be possible and we will see it in the next release.
תגים:Team System, Data Dude