Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the underlying Esent error for this exception.
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; }
Property value
Type: Microsoft.Isam.Esent.Interop.JET_err