This topic has not yet been rated - Rate this topic

IVsSQLCLRReferences Interface

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.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[GuidAttribute("7E6F344D-52C0-4EDC-814B-16C6DE4AE9B4")] 
[InterfaceTypeAttribute(1)] 
public interface IVsSQLCLRReferences
/** @attribute GuidAttribute("7E6F344D-52C0-4EDC-814B-16C6DE4AE9B4") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsSQLCLRReferences
GuidAttribute("7E6F344D-52C0-4EDC-814B-16C6DE4AE9B4") 
InterfaceTypeAttribute(1) 
public interface IVsSQLCLRReferences
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ