Поделиться через


Конструктор ExceptionMessageBox (String)

Creates an instance of ExceptionMessageBox with the supplied top-level error message text.

Пространство имен:  Microsoft.SqlServer.MessageBox
Сборка:  Microsoft.ExceptionMessageBox (в Microsoft.ExceptionMessageBox.dll)

Синтаксис

'Декларация
Public Sub New ( _
    text As String _
)
'Применение
Dim text As String 

Dim instance As New ExceptionMessageBox(text)
public ExceptionMessageBox(
    string text
)
public:
ExceptionMessageBox(
    String^ text
)
new : 
        text:string -> ExceptionMessageBox
public function ExceptionMessageBox(
    text : String
)

Параметры

  • text
    Тип: System.String
    Error text of the top-level message.

См. также

Справочник

ExceptionMessageBox Класс

Перегрузка ExceptionMessageBox

Пространство имен Microsoft.SqlServer.MessageBox