EsentDatabaseInvalidIncrementalReseedException-Klasse

Basisklasse für JET_err. DatabaseInvalidIncrementalReseed-Ausnahmen.

Vererbungshierarchie

System.Object
System.Exception
Microsoft.Isam.Esent.EsentException
Microsoft.Isam.Esent.Interop.EsentErrorException
Microsoft.Isam.Esent.Interop.EsentApiException
Microsoft.Isam.Esent.Interop.EsentUsageException
Microsoft.Isam.Esent.Interop.EsentDatabaseInvalidIncrementalReseedException

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

Syntax

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

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

EsentDatabaseInvalidIncrementalReseedException-Member

Microsoft.Isam.Esent.Interop-Namespace