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