ObjectInfoGrbit 枚举

JET_OBJECTINFO 中使用的表选项。

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

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

语法

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

成员

成员名称 说明
书签 该表可以包含书签。
回退 可以回滚该表。
可更新 表可以更新。

另请参阅

参考

Microsoft.Isam.Esent.Interop 命名空间