SVsSQLCLRReferences Interface
Passed to the QueryService method to return a reference to the IVsSQLCLRReferences interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("8ED9966C-102F-45B0-8293-BB9F2463A6F2")> _
Public Interface SVsSQLCLRReferences
[InterfaceTypeAttribute()]
[GuidAttribute("8ED9966C-102F-45B0-8293-BB9F2463A6F2")]
public interface SVsSQLCLRReferences
[InterfaceTypeAttribute()]
[GuidAttribute(L"8ED9966C-102F-45B0-8293-BB9F2463A6F2")]
public interface class SVsSQLCLRReferences
[<InterfaceTypeAttribute()>]
[<GuidAttribute("8ED9966C-102F-45B0-8293-BB9F2463A6F2")>]
type SVsSQLCLRReferences = interface end
public interface SVsSQLCLRReferences