BeginTransactionGrbit 列舉

JetBeginTransaction2 (JET_SESID、BeginTransactionGrbit) 的選項。

此列舉有 FlagsAttribute 屬性,因此其成員值可進行位元組合。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

語法

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

成員

成員名稱 描述
預設選項。
唯讀 交易不會修改資料庫。 如果嘗試更新,該作業將會因為 TransReadOnly而失敗。 除非指定的會話尚未在交易中要求此選項,否則會忽略此選項。

另請參閱

參考

Microsoft.Isam.Esent.Interop 命名空間