Esentcannotdeletetemptableexception-Klasse

Basisklasse für JET_err. Cannotdeletetemptable-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. esentcannotdeletetemptableexception

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class EsentCannotDeleteTempTableException _
    Inherits EsentUsageException
'Usage
Dim instance As EsentCannotDeleteTempTableException
[SerializableAttribute]
public sealed class EsentCannotDeleteTempTableException : 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

Referenz

Esentcannotdeletetemptableexception-Member

Microsoft. ISAM. ESENT. Interop-Namespace