Конструктор SqlCeTransactionInProgressException

Конструктор, который помогает выполнить сериализацию.

Пространство имен:  System.Data.SqlServerCe
Сборка:  System.Data.SqlServerCe (в System.Data.SqlServerCe.dll)

Синтаксис

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

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

Параметры

См. также

Справочник

SqlCeTransactionInProgressException Класс

Пространство имен System.Data.SqlServerCe