首頁  >  文章  >  資料庫  >  SQLServer中能用存储过程调用C#方法吗?

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

WBOY
WBOY原創
2016-06-07 15:39:461691瀏覽

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