Constructeur EsentIOException (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe EsentIOException. Ce constructeur est utilisé pour désérialiser une exception sérialisée.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New EsentIOException(info, context)
protected EsentIOException(
    SerializationInfo info,
    StreamingContext context
)

Paramètres

Voir aussi

Informations de référence

Classe EsentIOException

Membres EsentIOException

Surcharge EsentIOException

Espace de noms Microsoft.Isam.Esent.Interop