IVsSQLCLRReferencesUpdateCallback Interface
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)
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
[InterfaceTypeAttribute(1)] [GuidAttribute("7E6F344E-52C0-4EDC-814B-16C6DE4AE9B4")] public interface IVsSQLCLRReferencesUpdateCallback
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("7E6F344E-52C0-4EDC-814B-16C6DE4AE9B4") */
public interface IVsSQLCLRReferencesUpdateCallback
Used as an argument in the UpdateReferences method of the IVsSQLCLRReferences interface.