首页 >数据库 >mysql教程 >SQLServer中能用存储过程调用C#方法吗?

SQLServer中能用存储过程调用C#方法吗?

WBOY
WBOY原创
2016-06-07 15:39:461754浏览

CLR Stored Procedures就可以吧 http://www.sqlteam.com/article/writing-clr-stored-procedures-in-charp-introduction-to-charp-part-1 不过安全、性能问题需要注意 http://www.simple-talk.com/sql/learn-sql-server/choosing-between-clr-and-t-sql-stor

CLR Stored Procedures就可以吧

http://www.sqlteam.com/article/writing-clr-stored-procedures-in-charp-introduction-to-charp-part-1

 

不过安全、性能问题需要注意

http://www.simple-talk.com/sql/learn-sql-server/choosing-between-clr-and-t-sql-stored-procedures-a-simple-benchmark/

声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn