Constructeur EsentObsoleteException (String, JET_err)

Initialise une nouvelle instance de la classe EsentObsoleteException.

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 EsentObsoleteException(description, _
    err)
protected EsentObsoleteException(
    string description,
    JET_err err
)

Paramètres

Voir aussi

Informations de référence

EsentObsoleteException, classe

Membres EsentObsoleteException

Surcharge EsentObsoleteException

Espace de noms Microsoft.Isam.Esent.Interop