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

Initializes a new instance of the EventStreamException 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 EventStreamException(info, context)
protected EventStreamException(
    SerializationInfo info,
    StreamingContext context
)
protected:
EventStreamException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> EventStreamException
protected function EventStreamException(
    info : SerializationInfo, 
    context : StreamingContext
)

Параметры

См. также

Справочник

EventStreamException Класс

Перегрузка EventStreamException

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