MoveGrbit 枚举

JetMove 的选项。

此枚举有一个 FlagsAttribute 属性,允许按位组合成员值。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

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

成员

成员名称 说明
默认选项。
MoveKeyNE 将光标向前或向后移动所需的索引条目数,以跳过索引中遇到的索引键值的请求数。 这会导致将具有重复键值的索引条目折叠到单个索引条目中。

另请参阅

参考

Microsoft.Isam.Esent.Interop 命名空间