proprietà JET_INDEXRANGE.tableid
Ottiene o imposta il cursore contenente l'intervallo di indici. Il cursore deve avere un intervallo di indici impostato con JetSetIndexRange.
Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'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; }
Valore proprietà
Tipo: Microsoft.Isam.Esent.Interop.JET_TABLEID