AttachDatabaseGrbit 열거형

JetAttachDatabase에 대한 옵션입니다.

이 열거형에는 멤버 값의 비트 조합을 허용하는 FlagsAttribute 특성이 있습니다.

네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)

구문

'Declaration
<FlagsAttribute> _
Public Enumeration AttachDatabaseGrbit
'Usage
Dim instance As AttachDatabaseGrbit
[FlagsAttribute]
public enum AttachDatabaseGrbit

멤버

멤버 이름 설명
없음 기본 옵션입니다.
ReadOnly 데이터베이스 수정을 방지합니다.
DeleteCorruptIndexes JET_paramEnableIndexChecking 설정된 경우 유니코드 데이터에 대한 모든 인덱스가 삭제됩니다.

추가 정보

참조

Microsoft.Isam.Esent.Interop 네임스페이스