IVsSQLCLRReferencesUpdateCallback Interface
Visual Studio 2015
Defines the callback function for reporting changes in SQL procedures compiled into assemblies.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | UpdateResult(String, UInt32, Int32, IErrorInfo, UInt32) | Reports the result of updating an assembly. |
Used as an argument in the UpdateReferences method of the IVsSQLCLRReferences interface.
Show:
