SQL CLR: Common Language Runtime, SQL, SQL-92, SQL:2003 - Couverture souple

 
9786132254771: SQL CLR: Common Language Runtime, SQL, SQL-92, SQL:2003

Synopsis

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. 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. 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 as C# or VB.NET. The SQL CLR relies on the creation, deployment, and registration of .NET assemblies, which are physically stored in managed code dynamic load libraries (DLLs). These assemblies may contain .NET namespaces, classes, functions and properties.

Les informations fournies dans la section « Synopsis » peuvent faire référence à une autre édition de ce titre.