Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the callback function for reporting changes in SQL procedures compiled into assemblies.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("7E6F344E-52C0-4EDC-814B-16C6DE4AE9B4")> _
<InterfaceTypeAttribute()> _
Public Interface IVsSQLCLRReferencesUpdateCallback
'Usage
Dim instance As IVsSQLCLRReferencesUpdateCallback
[GuidAttribute("7E6F344E-52C0-4EDC-814B-16C6DE4AE9B4")]
[InterfaceTypeAttribute()]
public interface IVsSQLCLRReferencesUpdateCallback
[GuidAttribute(L"7E6F344E-52C0-4EDC-814B-16C6DE4AE9B4")]
[InterfaceTypeAttribute()]
public interface class IVsSQLCLRReferencesUpdateCallback
public interface IVsSQLCLRReferencesUpdateCallback
Remarks
Used as an argument in the UpdateReferences method of the IVsSQLCLRReferences interface.