EscrowUpdateGrbit 列舉

JetEscrowUpdate 的選項。

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

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

語法

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

成員

成員名稱 描述
預設選項。
NoRollback 即使執行委付更新的會話具有其交易復原,此更新也不會復原。 由於記錄檔記錄可能不會排清到磁片,因此如果發生當機,使用這個旗標完成的最新委付更新可能會遺失。

另請參閱

參考

Microsoft.Isam.Esent.Interop 命名空間