Classe EsentOutOfAutoincrementValuesException
Classe base para JET_err. Exceções outOfAutoincrementValues.
Hierarquia de herança
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.EsentOutOfAutoincrementValuesException
Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class EsentOutOfAutoincrementValuesException _
Inherits EsentFragmentationException
'Usage
Dim instance As EsentOutOfAutoincrementValuesException
[SerializableAttribute]
public sealed class EsentOutOfAutoincrementValuesException : EsentFragmentationException
Acesso thread-safe
Qualquer membro estático público (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.