JET_COLUMNLIST.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_COLUMNLIST
Dim value As JET_TABLEID
value = instance.tableid
public JET_TABLEID tableid { get; internal set; }
屬性值
類型: Microsoft.Isam.Esent.Interop.JET_TABLEID