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:
The CLR Assemblies window displays existing CLR assembly properties.
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.
Developing DB2 CLR Procedures | DB2 CLR Procedures | Creating DB2 CLR Procedures