SQL CLR: Difference between revisions

Content deleted Content added
Noiseiron (talk | contribs)
Removed 2x dead external links (no archive.org available). Added 1x.
 
(3 intermediate revisions by 3 users not shown)
Line 1:
{{short description|Technology for hosting of the Microsoft .NET common language runtime engine within SQL Server.}}
'''SQL CLR''' or '''SQLCLR''' ([[SQL]] [[Common Language Runtime]]) is technology for hosting of the Microsoft .NET common language runtime engine within SQL Server. The SQLCLR allows [[managed code]] to be hosted by, and run in, the [[Microsoft SQL Server]] environment.
 
Line 14 ⟶ 15:
*[https://docs.microsoft.com/en-us/sql/relational-databases/clr-integration/common-language-runtime-integration-overview Microsoft Docs: Common Language Runtime Integration Overview] (Latest version)
*[http://msdn2.microsoft.com/en-us/library/ms345136.aspx MSDN: Using CLR Integration in SQL Server 2005] (Provides the perspective at the time of the initial release.)
 
{{Portal bar|.NET Framework}}
 
{{DEFAULTSORT:Sql Clr}}
[[Category:SQL]]
[[Category:Microsoft database software]]
[[Category:.NET Framework]]
 
 
{{database-software-stub}}
 
{{Portal bar|.NET Framework}}