IBM Database Add-Ins for Visual Studio  

Removing Procedures, Functions, and Objects from IBM Database Projects

You can remove an existing procedure, function, or object (such as a table, index, view, or trigger) from an IBM® database project. When you remove a procedure, function, or object from the project, you must confirm that you want to delete the file. If the procedure, function, or object in the project was previously built from the Solution Explorer, the procedure, function, or object is not removed from the server. To delete an existing procedure, function, or object from the database, see Deleting Procedures, Functions, or Objects from an IBM Database.

For an IDS database Removing overloaded procedures that are based on data type produces undefined results.

To remove a procedure, function, or object from an IBM database project:

  1. In the Solution Explorer under your IBM database project, right-click the procedure, function, or object, and then click Remove.
  2. In the confirmation window, click Remove or Delete.

The procedure, function, or object is removed from the IBM database project.


See Also

Managing Procedures, Functions, and Objects


.NET Development Forum   developerWorks: Visual Studio .NET   DB2 FAQs   IDS FAQs

© Copyright IBM Corporation 2002, 2012. All Rights Reserved.