EsentQuotaException 類別
配額例外狀況的基類。
繼承階層
System.Object
System.Exception
Microsoft.Isam.Esent.EsentException
Microsoft.Isam.Esent.Interop.EsentErrorException
Microsoft.Isam.Esent.Interop.EsentOperationException
Microsoft.Isam.Esent.Interop.EsentResourceException
Microsoft.Isam.Esent.Interop.EsentQuotaException
Microsoft.Isam.Esent.Interop.EsentOutOfDatabaseSpaceException
Microsoft.Isam.Esent.Interop.EsentTooManyInstancesException
Microsoft.Isam.Esent.Interop.EsentTooManyOpenTablesException
Microsoft.Isam.Esent.Interop.EsentVersionStoreOutOfMemoryException
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class EsentQuotaException _
Inherits EsentResourceException
'Usage
Dim instance As EsentQuotaException
[SerializableAttribute]
public abstract class EsentQuotaException : EsentResourceException
執行緒安全
這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。