EscrowUpdateGrbit 열거형

JetEscrowUpdate에 대한 옵션입니다.

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

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

구문

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

멤버

멤버 이름 설명
없음 기본 옵션입니다.
NoRollback 에스크로 업데이트를 수행하는 세션에 트랜잭션 롤백이 있더라도 이 업데이트는 실행 취소되지 않습니다. 로그 레코드가 디스크로 플러시되지 않을 수 있으므로 크래시가 발생하면 이 플래그로 수행된 최근 에스크로 업데이트가 손실될 수 있습니다.

추가 정보

참조

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