GotoSecondaryIndexBookmarkGrbit 列舉

JetGotoSecondaryIndexBookmark (JET_SESID、JET_TABLEID、[]、Int32、[]、Int32、GotoSecondaryIndexBookmarkGrbit) 的選項。

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

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

語法

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

成員

成員名稱 描述
預設選項。
BookmarkPermitVirtualCurrency 如果找不到索引項目目,資料指標會留在先前找到該索引項目目的位置。 作業仍會失敗,並JET_errRecordDeleted;不過,可能會移至下一個或先前的索引項目目,相對於現在遺漏的索引項目目。

另請參閱

參考

Microsoft.Isam.Esent.Interop 命名空間