Share via


JET_OBJECTINFO.grbit 属性

获取表选项。

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

语法

'Declaration
Public Property grbit As ObjectInfoGrbit
    Get
    Private Set
'Usage
Dim instance As JET_OBJECTINFO
Dim value As ObjectInfoGrbit

value = instance.grbit
public ObjectInfoGrbit grbit { get; private set; }

属性值

类型: Microsoft.Isam.Esent.Interop.ObjectInfoGrbit

另请参阅

参考

JET_OBJECTINFO 类

JET_OBJECTINFO成员

Microsoft.Isam.Esent.Interop 命名空间