Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Classe di base per le eccezioni di memoria.
Gerarchia di ereditarietà
System.Object
Exception
Microsoft.Isam.Esent.EsentException
Microsoft.Isam.Esent.Interop.EsentErrorException
Microsoft.Isam.Esent.Interop.EsentOperationException
Microsoft.Isam.Esent.Interop.EsentResourceException
Microsoft.Isam.Esent.Interop.EsentMemoryException
Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'Declaration
<SerializableAttribute> _
Public MustInherit Class EsentMemoryException _
Inherits EsentResourceException
'Usage
Dim instance As EsentMemoryException
[SerializableAttribute]
public abstract class EsentMemoryException : EsentResourceException
Thread safety
I membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedi anche
Riferimento
Spazio dei nomi Microsoft.Isam.Esent.Interop
Tipi derivati
System.Object
Exception
Microsoft.Isam.Esent.EsentException
Microsoft.Isam.Esent.Interop.EsentErrorException
Microsoft.Isam.Esent.Interop.EsentOperationException
Microsoft.Isam.Esent.Interop.EsentResourceException
Microsoft.Isam.Esent.Interop.EsentMemoryException
Microsoft.Isam.Esent.Interop.EsentOutOfBuffersException
Microsoft.Isam.Esent.Interop.EsentOutOfCursorsException
Microsoft.Isam.Esent.Interop.EsentOutOfFileHandlesException
Microsoft.Isam.Esent.Interop.EsentOutOfMemoryException
Microsoft.Isam.Esent.Interop.EsentOutOfSessionsException
Microsoft.Isam.Esent.Interop.EsentOutOfThreadsException
Microsoft.Isam.Esent.Interop.EsentTooManyMempoolEntriesException
Microsoft.Isam.Esent.Interop.EsentTooManyOpenIndexesException
Microsoft.Isam.Esent.Interop.EsentTooManySortsException