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


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

Initializes a new instance of the EnumeratorException class. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server..

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

Синтаксис

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

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

Параметры

См. также

Справочник

EnumeratorException Класс

Перегрузка EnumeratorException

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc