Using the Server Explorer, you can delete an existing OLE DB table function from a DB2® database.
Requirement: To delete an OLE DB table function, you must own the table function and have at least one of the following database privileges or authorities:
Your database administrator can provide you with the proper authority.
Prerequisite: If you created a DB2 table of the OLE DB data or a DB2 view for the table function, you must delete these objects before you delete the table function. An error occurs if you try to delete the table function while the table or the view for the table function exists in the DB2 database.
To delete an OLE DB table function:
The OLE DB table function is deleted from the database.
Developing OLE DB Table Functions | OLE DB Table Functions