JET_INDEXRANGE.tableid 屬性

取得或設定包含索引範圍的資料指標。 游標應該已設定 JetSetIndexRange 的索引範圍。

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_INDEXRANGE
Dim value As JET_TABLEID

value = instance.tableid

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

屬性值

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

另請參閱

參考

JET_INDEXRANGE 類別

JET_INDEXRANGE成員

Microsoft.Isam.Esent.Interop 命名空間