Dela via


ExceptionMessageBoxSymbol 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 ExceptionMessageBoxSymbol instead.

Namespace:  Microsoft.NetEnterpriseServers
Assembly:  Microsoft.NetEnterpriseServers.ExceptionMessageBox (in Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll)

Syntax

'Declaration
Public Enumeration ExceptionMessageBoxSymbol
'Usage
Dim instance As ExceptionMessageBoxSymbol
public enum ExceptionMessageBoxSymbol
public enum class ExceptionMessageBoxSymbol
type ExceptionMessageBoxSymbol
public enum ExceptionMessageBoxSymbol

Members

Member name Description
None No symbol.
Warning The system warning symbol.
Information The system information symbol.
Error The system error symbol.
Exclamation The system exclamation point symbol.
Asterisk The system asterisk symbol.
Question The system question mark symbol.
Hand The system hand symbol.
Stop The system stop sign symbol.

Remarks

Members of ExceptionMessageBoxSymbol are system-maintained graphic icons.