IDacCompatibilityServiceEvents Interface

SQL Server 2014
 

Events interface for message handling in the compatibility service

Namespace:   Microsoft.SqlServer.Dac.Compatibility
Assembly:  Microsoft.SqlServer.Dac.Compatibility (in Microsoft.SqlServer.Dac.Compatibility.dll)

<GuidAttribute("6C74126D-EBD6-4C8C-8B73-81C4D8FF2203")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
Public Interface IDacCompatibilityServiceEvents

NameDescription
System_CAPS_pubmethodOnError(String)

Sends out error messages from the service

System_CAPS_pubmethodOnMessage(String)

Sends out standard messages from the service

System_CAPS_pubmethodOnWarning(String)

Sends out warning messages from the service

Return to top

Community Additions

ADD
Show: