Italian | English |
effettuare il refactoring | refactor (To restructure code to make it easier to understand and to maintain, while preserving its functionality) |
operazione di refactoring | refactoring operation (A command such as Refactor.Rename, which is part of the process of improving your code by changing the internal structure of the code without changing its external behavior) |
refactoring del database | database refactoring (The process by which you can modify the names of database objects in such a way that all instances of those names within the database project are modified at the same time) |