Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

SQL CLR

From Wikipedia, the free encyclopedia
Technology for hosting of the Microsoft .NET common language runtime engine within SQL Server.

SQL CLR orSQLCLR (SQLCommon Language Runtime) is technology for hosting of the Microsoft .NET common language runtime engine within SQL Server. The SQLCLR allowsmanaged code to be hosted by, and run in, theMicrosoft SQL Server environment.

This technology, introduced in Microsoft SQL Server 2005, allow users for example to create the following types of managed code objects in SQL Server in .NET languages such asC# orVB.NET.

The SQL CLR relies on the creation, deployment, and registration ofCLI assemblies, which are physically stored in managed code dynamic load libraries (DLLs). These assemblies may contain CLI namespaces, classes, functions and properties.

External links

[edit]
Implementations
Architecture
Components
Tools
Decompilers
Obfuscators
IDEs
Organizations


Stub icon

Thisdatabase software-related article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=SQL_CLR&oldid=1011255883"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp