Share via


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

Public method

InvokeNewReferencesDlg

Invokes the SQL CLR Add New Reference dialog.

Public method

UpdateReferences

Use to synchronizes the local cache and the server.

Top

See Also

Reference

IVsSQLCLRReferences Interface

Microsoft.VisualStudio.Shell.Interop Namespace