dbcc addextendedproc | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

dbcc addextendedproc

I was studing the sp_addextendedproc and found the following in it but couldn’t find it in BOL. Any hint?
dbcc addextendedproc( @functname, @dllname) Thanks, CanadaDBA
Its an undocumented DBCC statement that means MS can remove or change in future releases. Only sp_addextendedproc is documented to facilitate the feature. Satya SKJ
Moderator
http://www.SQL-Server-Performance.Com/forum
This posting is provided “AS IS” with no rights for the sake of knowledge sharing.
]]>