Sample Header Ad - 728x90

Audit use of CLR Table-valued function

2 votes
1 answer
248 views
I have written some CLR table-valued functions that invoke a web service and I would like to audit their use. Does anyone know of any way this can be achieved in the CLR code itself? I would be nice to keep the auditing code together with the CLR code rather than having to write an explicit INSERT statement every time they are used.
Asked by Jim P (127 rep)
Sep 12, 2016, 10:08 AM
Last activity: Nov 2, 2016, 02:09 PM