Share via


OpenDatabaseGrbit 열거형

JetOpenDatabase(JET_SESID, String, String, JET_DBID, OpenDatabaseGrbit)에 대한 옵션입니다.

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

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

구문

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

멤버

멤버 이름 설명
없음 기본 옵션입니다.
ReadOnly 데이터베이스 수정을 방지합니다.
단독 단일 세션만 데이터베이스를 연결할 수 있습니다. 일반적으로 여러 세션에서 데이터베이스를 열 수 있습니다.

추가 정보

참조

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