Share via


JET_OBJECTINFO.flags 属性

获取表类型标志。

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

语法

'Declaration
Public Property flags As ObjectInfoFlags
    Get
    Private Set
'Usage
Dim instance As JET_OBJECTINFO
Dim value As ObjectInfoFlags

value = instance.flags
public ObjectInfoFlags flags { get; private set; }

属性值

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

另请参阅

参考

JET_OBJECTINFO 类

JET_OBJECTINFO成员

Microsoft.Isam.Esent.Interop 命名空间