Freigeben über


ExceptionMessageBoxSymbol-Enumeration

Diese Funktion wird in zukünftigen Versionen von Microsoft SQL Server nicht mehr bereitgestellt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird. 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

Elemente

Elementname Beschreibung
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.

Hinweise

Members of ExceptionMessageBoxSymbol are system-maintained graphic icons.