IBM Database Add-Ins for Visual Studio  

Changing CLR Assembly Properties  (DB2 for Linux, UNIX, and Windows)

When you add a CLR procedure to an IBM® database project by using the DB2 CLR Procedure wizard, information about the associated CLR assembly is also added to the project. When you build your project, an attempt is made to install the associated assemblies to the DB2® server, if they are needed. You can use the CLR Assemblies window to access and modify this information, or you can use the CLR Assemblies window to explicitly install assemblies to the DB2 server.

To change CLR assembly properties:

  1. In the Solution Explorer, right-click the project node and select Assemblies.

    The CLR Assemblies window displays existing CLR assembly properties.

  2. Change any of the properties, as appropriate. For detailed information about each of the fields, see CLR Assemblies.

After you change the properties of the CLR assembly, you must rebuild the procedure on the database server for the changes to be implemented on the server.

Note:  You no longer can deploy DB2 CLR procedures to a DB2 for Linux®, UNIX®, and Windows®, Version 8 data server.


See Also

Developing DB2 CLR Procedures | DB2 CLR Procedures | Creating DB2 CLR Procedures


.NET Development Forum   DB2 FAQs

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