Partager via


Constructeur EsentIOException (String, JET_err)

Initialise une nouvelle instance de la classe EsentIOException.

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

Syntaxe

'Declaration
Protected Sub New ( _
    description As String, _
    err As JET_err _
)
'Usage
Dim description As String
Dim err As JET_err

Dim instance As New EsentIOException(description, _
    err)
protected EsentIOException(
    string description,
    JET_err err
)

Paramètres

Voir aussi

Informations de référence

Classe EsentIOException

Membres EsentIOException

Surcharge EsentIOException

Espace de noms Microsoft.Isam.Esent.Interop