RollbackTransactionGrbit 열거형

JetRollbackTransaction에 대한 옵션입니다.

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

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

구문

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

멤버

멤버 이름 설명
없음 기본 옵션입니다.
RollbackAll 이 옵션은 모든 저장 지점 동안 데이터베이스 상태에 대한 모든 변경 내용을 실행 취소하도록 요청합니다. 결과적으로 세션은 트랜잭션을 종료합니다.

추가 정보

참조

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