Propiedad JET_INDEXRANGE.tableid
Obtiene o establece el cursor que contiene el intervalo de índices. El cursor debe tener un intervalo de índice establecido con JetSetIndexRange.
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en 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; }
Valor de propiedad
Tipo: Microsoft.Isam.Esent.Interop.JET_TABLEID