This topic has not yet been rated - Rate this topic

ExceptionMessageBoxDefaultButton Enumeration

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use ExceptionMessageBoxDefaultButton instead.

Namespace:  Microsoft.NetEnterpriseServers
Assembly:  Microsoft.NetEnterpriseServers.ExceptionMessageBox (in Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll)
public enum ExceptionMessageBoxDefaultButton
Member nameDescription
Button1The first button is the default button.
Button2The second button is the default button.
Button3The third button is the default button.
Button4The fourth button is the default button.
Button5The fifth button is the default button.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.