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

Initializes a new instance of the EventLocationException class with specified error message.

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

Синтаксис

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

Dim instance As New EventLocationException(message)
public EventLocationException(
    string message
)
public:
EventLocationException(
    String^ message
)
new : 
        message:string -> EventLocationException
public function EventLocationException(
    message : String
)

Параметры

См. также

Справочник

EventLocationException Класс

Перегрузка EventLocationException

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