You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The exception message box is implemented by the xref:Microsoft.SqlServer.MessageBox.ExceptionMessageBox class in the Microsoft.ExceptionMessageBox.dll assembly. The default installation folder for this assembly is [!INCLUDEssSampPathSDK]. The exception message box is documented in the xref:Microsoft.SqlServer.MessageBox namespace reference documentation. The following samples use the xref:Microsoft.SqlServer.MessageBox.ExceptionMessageBox object during exception handling.