Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("7E6F344D-52C0-4EDC-814B-16C6DE4AE9B4")> _
Public Interface IVsSQLCLRReferences
'Uso
Dim instance As IVsSQLCLRReferences
[InterfaceTypeAttribute()]
[GuidAttribute("7E6F344D-52C0-4EDC-814B-16C6DE4AE9B4")]
public interface IVsSQLCLRReferences
[InterfaceTypeAttribute()]
[GuidAttribute(L"7E6F344D-52C0-4EDC-814B-16C6DE4AE9B4")]
public interface class IVsSQLCLRReferences
public interface IVsSQLCLRReferences