JET_OBJECTLIST.columnidflags 属性

获取临时表中列的列 id,该临时表中存储表标志 (例如系统表标志) 。

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

语法

'Declaration
Public Property columnidflags As JET_COLUMNID
    Get
    Friend Set
'Usage
Dim instance As JET_OBJECTLIST
Dim value As JET_COLUMNID

value = instance.columnidflags
public JET_COLUMNID columnidflags { get; internal set; }

属性值

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

另请参阅

参考

JET_OBJECTLIST 类

JET_OBJECTLIST成员

Microsoft.Isam.Esent.Interop 命名空间