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


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

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

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

Синтаксис

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

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

Параметры

См. также

Справочник

TransferException Класс

Перегрузка TransferException

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