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.
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:
Developing IBM Database Procedures and Functions | Developing IBM Database Objects