Compartilhar via


Classe EsentIndexTuplesVarSegMacNotAllowedException

Classe base para JET_err. Exceções IndexTuplesVarSegMacNotAllowed.

Hierarquia de herança

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.EsentIndexTuplesVarSegMacNotAllowedException

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

Sintaxe

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

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.

Confira também

Referência

Membros EsentIndexTuplesVarSegMacNotAllowedException

Namespace Microsoft.Isam.Esent.Interop