IBM Database Add-Ins for Visual Studio  

Building Procedures, Functions, and Objects

If you develop procedures, functions, or objects in an IBM® database project, you can use the build function to register and save them on an IBM data server. When you build a procedure, function, or object, the IBM Database Add-Ins for Visual Studio compile the source code on the server, copy the source code to the IBM data server, and register the procedure, function, or object in the catalog table. You can build or rebuild at any time.

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

If you develop procedures and database objects by using the IBM designers, the scripts are built automatically when you save a procedure or object in a designer.

To build a procedure, function, or object:


See Also

Developing IBM Database Procedures and Functions | Developing IBM Database Objects


.NET Development Forum   DB2 FAQs   IDS FAQs

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