1)sp_helptext同样适应用自定义函数
2)sys.sql_modules表也可以查

 

 

查看函数的源代码:

exec sp_helptext '函数名'

相关文章: