IBM Database Add-Ins for Visual Studio  

IBM Function Designer

The IBM® Database Add-Ins for Visual Studio simplify the process of creating and modifying IBM database functions.

In DB2®, a function is an extension or addition to existing built-in SQL functions. In IBM Informix Dynamic Server (IDS), user-defined functions are routines that are written in SQL and Informix Stored Procedure Language (SPL), which is an extension to SQL.

Functions can return a single value, a value with a complex data type, or multiple values.

To open the IBM Function Designer:


IBM Function Designer toolbar

Use the buttons on the IBM Function Designer toolbar to move from view to view in the designer and to perform actions on the SQL or SPL function.

Function view toolbar button - Moves to the Function view

Privileges view toolbar button - Moves to the Privileges view

Run toolbar button - Runs the function so that you can test it

Show Script view toolbar button - Moves to the Show Script view

See Also

Developing IBM Database Functions | IBM Database Functions | Creating SQL and SPL Functions | Changing SQL and SPL Function Definitions | Managing Procedures, Functions, and Objects


.NET Development Forum   DB2 FAQs   IDS FAQs

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