2 out of 7 rated this helpful - Rate this topic

CLR User-Defined Functions (ADO.NET)

User-defined functions are routines that can take parameters, perform calculations or other actions, and return a result. Starting with Microsoft SQL Server 2005, you can write user-defined functions in any Microsoft .NET Framework programming language, such as Microsoft Visual Basic .NET or Microsoft Visual C#.

For more detailed information, see the version of SQL Server Books Online for the version of SQL Server you are using.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.