JET_err 기본 클래스입니다. LogSectorSizeMismatch 예외.
상속 계층
System.Object
System.Exception
Microsoft.Isam.Esent.EsentException
Microsoft.Isam.Esent.Interop.EsentErrorException
Microsoft.Isam.Esent.Interop.EsentDataException
Microsoft.Isam.Esent.Interop.EsentFragmentationException
Microsoft.Isam.Esent.Interop.EsentLogSectorSizeMismatchException
네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class EsentLogSectorSizeMismatchException _
Inherits EsentFragmentationException
'Usage
Dim instance As EsentLogSectorSizeMismatchException
[SerializableAttribute]
public sealed class EsentLogSectorSizeMismatchException : EsentFragmentationException
스레드로부터의 안전성
이 형식의 모든 public static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 구성원은 스레드로부터의 안전성이 보장되지 않습니다.