Skip to content

Latest commit

 

History

History
90 lines (73 loc) · 3.65 KB

esentfragmentationexception-class.md

File metadata and controls

90 lines (73 loc) · 3.65 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date ms.topic f1_keywords dev_langs api_name topic_type api_type api_location ROBOTS
Learn more about: EsentFragmentationException class
EsentFragmentationException class
EsentFragmentationException class
T:Microsoft.Isam.Esent.Interop.EsentFragmentationException
55101771
07/30/2014
reference
Microsoft.Isam.Esent.Interop.EsentFragmentationException
CSharp
JScript
VB
other
Microsoft.Isam.Esent.Interop.EsentFragmentationException
apiref
kbSyntax
Managed
Microsoft.Isam.Esent.Interop.dll
INDEX,FOLLOW

EsentFragmentationException class

Base class for Fragmentation exceptions.

Inheritance hierarchy

System.Object
  System.Exception
    Microsoft.Isam.Esent.EsentException
      Microsoft.Isam.Esent.Interop.EsentErrorException
        Microsoft.Isam.Esent.Interop.EsentDataException
          Microsoft.Isam.Esent.Interop.EsentFragmentationException
            

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

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class EsentFragmentationException _
    Inherits EsentDataException
'Usage
Dim instance As EsentFragmentationException
[SerializableAttribute]
public abstract class EsentFragmentationException : EsentDataException

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

EsentFragmentationException members

Microsoft.Isam.Esent.Interop namespace

Derived types

System.Object
  System.Exception
    Microsoft.Isam.Esent.EsentException
      Microsoft.Isam.Esent.Interop.EsentErrorException
        Microsoft.Isam.Esent.Interop.EsentDataException
          Microsoft.Isam.Esent.Interop.EsentFragmentationException
            Microsoft.Isam.Esent.Interop.EsentLogSectorSizeMismatchException
            Microsoft.Isam.Esent.Interop.EsentLogSequenceEndDatabasesConsistentException
            Microsoft.Isam.Esent.Interop.EsentLogSequenceEndException
            Microsoft.Isam.Esent.Interop.EsentOutOfAutoincrementValuesException
            Microsoft.Isam.Esent.Interop.EsentOutOfDbtimeValuesException
            Microsoft.Isam.Esent.Interop.EsentOutOfLongValueIDsException
            Microsoft.Isam.Esent.Interop.EsentOutOfObjectIDsException
            Microsoft.Isam.Esent.Interop.EsentOutOfSequentialIndexValuesException