JET_TABLECREATE.tableid 屬性
取得或設定傳回的 tabledid。
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property tableid As JET_TABLEID
Get
Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As JET_TABLEID
value = instance.tableid
instance.tableid = value
public JET_TABLEID tableid { get; set; }
屬性值
類型: Microsoft.Isam.Esent.Interop.JET_TABLEID