LsGrbit 枚举

JetSetLS (JET_SESID、JET_TABLEID、JET_LS、LsGrbit) JetGetLS (JET_SESID、JET_TABLEID、JET_LS、LsGrbit) 的选项。

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

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

语法

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

成员

成员名称 说明
默认选项。
重置 所选对象的上下文句柄应重置为JET_LSNil。
游标 指定上下文句柄应与给定游标相关联。
指定上下文句柄应与给定游标关联的表相关联。 将此选项用于 Cursor 是非法的。

另请参阅

参考

Microsoft.Isam.Esent.Interop 命名空间