IVsSQLCLRReferences Members
Include Protected Members
Include Inherited Members
Manages references to SQL procedures compiled into assemblies. Handles the AddNewReference dialog as well as coordinating the local cache and SQL Server. You can get an instance of the interface from the SVsSQLCLRReferences (SID_SVsSQLCLRReferences) service.
The IVsSQLCLRReferences type exposes the following members.
Methods
Name
Description
Invokes the SQL CLR Add New Reference dialog.
Use to synchronizes the local cache and the server.
Top