JET_RECORDLIST.tableid 属性

获取临时表的 tableid。 当不再需要表时,应关闭此表。

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

语法

'Declaration
Public Property tableid As JET_TABLEID
    Get
    Friend Set
'Usage
Dim instance As JET_RECORDLIST
Dim value As JET_TABLEID

value = instance.tableid
public JET_TABLEID tableid { get; internal set; }

属性值

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

另请参阅

参考

JET_RECORDLIST 类

JET_RECORDLIST成员

Microsoft.Isam.Esent.Interop 命名空间