Implementing Custom WSDL Support

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.

The following topics show you how to create a custom WSDL generator stored procedure for use with SQL Server. The stored procedure can be written in Transact-SQL or in any programming language that is supported by the Microsoft .NET Framework, such as Microsoft Visual C# or Microsoft Visual Basic .NET. Before deploying the common language runtime (CLR) assembly to the server, it must be compiled with the same version of the .NET Framework that is installed with the instance of SQL Server.