MoveGrbit 列舉

JetMove 的選項。

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

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

語法

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

成員

成員名稱 描述
預設選項。
MoveKeyNE 將游標向前或向後移動,方法是略過索引中遇到的索引鍵值要求數目所需的索引項目數目。 這會影響將索引項目折迭成具有重複索引鍵值的單一索引項目目。

另請參閱

參考

Microsoft.Isam.Esent.Interop 命名空間