EsentErrorException.Error (Eigenschaft)
Ruft den zugrunde liegenden Esent-Fehler für diese Ausnahme ab.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public ReadOnly Property Error As JET_err
Get
'Usage
Dim instance As EsentErrorException
Dim value As JET_err
value = instance.Error
public JET_err Error { get; }
Eigenschaftswert
Typ: Microsoft.Isam.Esent.Interop.JET_err