Constructeur EsentMemoryException (String, JET_err)

Initialise une nouvelle instance de la classe EsentMemoryException.

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

Paramètres

Voir aussi

Informations de référence

Classe EsentMemoryException

Membres EsentMemoryException

Surcharge EsentMemoryException

Espace de noms Microsoft. ISAM. esent. Interop