ExceptionMessageBoxSymbol Enumeration

 

Specifies the symbol that is displayed in the exception message box.

Namespace:   Microsoft.SqlServer.MessageBox
Assembly:  Microsoft.ExceptionMessageBox (in Microsoft.ExceptionMessageBox.dll)

public enum class ExceptionMessageBoxSymbol

Member nameDescription
Asterisk

The system asterisk symbol.

Error

The system error symbol.

Exclamation

The system exclamation point symbol.

Hand

The system hand symbol.

Information

The system information symbol.

None

No symbol.

Question

The system question mark symbol.

Stop

The system stop sign symbol.

Warning

The system warning symbol.

Members of ExceptionMessageBoxSymbol are system-maintained graphic icons.

No code example is currently available or this language may not be supported.
Return to top
Show: