Constructeur EsentOperationException (String, JET_err)

Initialise une nouvelle instance de la classe EsentOperationException.

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : 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 EsentOperationException(description, _
    err)
protected EsentOperationException(
    string description,
    JET_err err
)

Paramètres

Voir aussi

Informations de référence

EsentOperationException, classe

Membres EsentOperationException

Surcharge EsentOperationException

Espace de noms Microsoft. ISAM. esent. Interop