Partager via


Énumération ExceptionMessageBoxSymbol

Cette fonctionnalité sera supprimée dans une prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement et prévoyez de modifier les applications qui utilisent actuellement cette fonctionnalité. Use ExceptionMessageBoxSymbol instead.

Espace de noms :  Microsoft.NetEnterpriseServers
Assembly :  Microsoft.NetEnterpriseServers.ExceptionMessageBox (en Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll)

Syntaxe

'Déclaration
Public Enumeration ExceptionMessageBoxSymbol
'Utilisation
Dim instance As ExceptionMessageBoxSymbol
public enum ExceptionMessageBoxSymbol
public enum class ExceptionMessageBoxSymbol
type ExceptionMessageBoxSymbol
public enum ExceptionMessageBoxSymbol

Membres

Nom de membre 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.

Notes

Members of ExceptionMessageBoxSymbol are system-maintained graphic icons.