EsentLogFileSizeMismatchException 类
JET_err的基类。LogFileSizeMismatch 异常。
继承层次结构
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.EsentLogFileSizeMismatchException
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
<SerializableAttribute> _
Public NotInheritable Class EsentLogFileSizeMismatchException _
Inherits EsentUsageException
'Usage
Dim instance As EsentLogFileSizeMismatchException
[SerializableAttribute]
public sealed class EsentLogFileSizeMismatchException : EsentUsageException
线程安全
此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。