Share via


RollbackTransactionGrbit 列挙

JetRollbackTransaction のオプション。

この列挙体には FlagsAttribute 属性があり、そのメンバー値のビットごとの組み合わせが可能になります。

Namespace: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

メンバー

メンバー名 説明
None 既定のオプション。
RollbackAll このオプションは、すべての保存ポイント中にデータベースの状態に加えられたすべての変更を元に戻すよう要求します。 その結果、セッションはトランザクションを終了します。

関連項目

リファレンス

Microsoft.Isam.Esent.Interop 名前空間