EsentCannotLogDuringRecoveryRedoException-Klasse

Basisklasse für JET_err. CannotLogDuringRecoveryRedo-Ausnahmen.

Vererbungshierarchie

System.Object
  System.Exception
    Microsoft.Isam.Esent.EsentException
      Microsoft.Isam.Esent.Interop.EsentErrorException
        Microsoft.Isam.Esent.Interop.EsentCannotLogDuringRecoveryRedoException

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class EsentCannotLogDuringRecoveryRedoException _
    Inherits EsentErrorException
'Usage
Dim instance As EsentCannotLogDuringRecoveryRedoException
[SerializableAttribute]
public sealed class EsentCannotLogDuringRecoveryRedoException : EsentErrorException

Threadsicherheit

Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

EsentCannotLogDuringRecoveryRedoException-Member

Microsoft.Isam.Esent.Interop-Namespace