JET_RECORDLIST.tableid 屬性

取得臨時表的 tableid。 當不再需要資料表時,應該關閉此動作。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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 命名空間