Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Database Engine
Technical Reference
 ExceptionMessageBoxOptions Enumerat...

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
Other versions are also available for the following:
ExceptionMessageBoxOptions Enumeration

Specifies miscellaneous display options for the exception message box.

Namespace: Microsoft.SqlServer.MessageBox
Assembly: Microsoft.ExceptionMessageBox (in microsoft.exceptionmessagebox.dll)
Visual Basic (Declaration)
<FlagsAttribute> _
Public Enumeration ExceptionMessageBoxOptions
C#
[FlagsAttribute] 
public enum ExceptionMessageBoxOptions
C++
[FlagsAttribute] 
public enum class ExceptionMessageBoxOptions
J#
/** @attribute FlagsAttribute() */ 
public enum ExceptionMessageBoxOptions
JScript
FlagsAttribute 
public enum ExceptionMessageBoxOptions
Member nameDescription
NoneNo other behaviors are required.
RightAlignDisplay text with right-hand alignment.
RtlReadingDisplay text reading right-to-left.

RtlReading should be used to display error messages in certain right-to-left reading languages.


Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker