Skip to content

Opening book details…

Can I read SQL CLR Integration in Yukon on EtoBox?

SQL CLR Integration in Yukon is a document available to read on EtoBox.

What is SQL CLR Integration in Yukon about?

This document provides an overview of how to write stored procedures, triggers, and user-defined functions in SQL Server "Yukon" using C# as the programming language. It discusses registering .NET class libraries and methods in SQL Server, and how to create and call user-defined functions from T-SQL. Methods must be public, static, and in non-nested classes to be accessible. The document demonstrates creating a Math class with addition, subtraction, and increment functions, registering the assembly and func

Language
EN