JET_OPENTEMPORARYTABLE.tableid 属性

获取由于成功调用 JetOpenTemporaryTable 而创建的临时表的表句柄。

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

语法

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

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

属性值

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

另请参阅

参考

JET_OPENTEMPORARYTABLE 类

JET_OPENTEMPORARYTABLE成员

Microsoft.Isam.Esent.Interop.Vista 命名空间