Конструктор XEventException (SerializationInfo, StreamingContext)

Initializes a new instance of the XEventException class with the specified serialization and context information.

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

Синтаксис

'Декларация
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Применение
Dim info As SerializationInfo 
Dim context As StreamingContext 

Dim instance As New XEventException(info, context)
protected XEventException(
    SerializationInfo info,
    StreamingContext context
)
protected:
XEventException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> XEventException
protected function XEventException(
    info : SerializationInfo, 
    context : StreamingContext
)

Параметры

См. также

Справочник

XEventException Класс

Перегрузка XEventException

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