Context Connection

This .NET Framework Class Library is provided by Microsoft.
Description
This is not a real provider. It is used to create a database connection (SqlConnection) inside an CLR stored procedure.

It connects to "self" from within the CLR stored prodedure/function. The context connection lets you execute Transact-SQL statements in the same context (connection) that your code was invoked in the first place.
Download link missing
The Context Connection installation package download link is missing. Please provide info and contribute to the community by email to
Connection Strings
The Context Connection class library can be used to connect to the following data sources:

SQL Server 2005 SQL Server 2008 SQL Server 2012
To see available connection options, navigate connection strings reference by the above data source links.
Additional info or comments on this class library? Want to submit content?

Popular

Copyright © 2013 30c.org   |   All Rights Reserved   |   Powered by CSAS   |   Send feedback, articles, requests and more connection strings here.