IBM Database Add-Ins for Visual Studio  

Changing Function Properties

After you add a DB2® SQL or IDS SPL function file to your IBM® database project, you can view the properties by using the Property Pages window. Common file-based properties are in a miscellaneous category. Display properties such as Schema Name and Function Name are in a source-based category. Most of the properties are read-only. You can configure and use specific properties during the build process.

For a DB2 database DB2 function properties are configuration specific. You can specify a different set of options for each solution configuration.

To change the properties of a function:

  1. In the Solution Explorer, select the function node.

    The Properties window displays the properties of the function.

  2. Change any of the properties, as appropriate.
  3. Rebuild the function to implement the changes that you made to the properties on the server.

After you rebuild the function, you can run the function to verify your changes and the result set.

See Also

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


.NET Development Forum   DB2 FAQs   IDS FAQs

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