Propiedad JET_INDEXRANGE.grbit

Obtiene o establece la opción indexrange.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

'Declaration
Public Property grbit As IndexRangeGrbit
    Get
    Set
'Usage
Dim instance As JET_INDEXRANGE
Dim value As IndexRangeGrbit

value = instance.grbit

instance.grbit = value
public IndexRangeGrbit grbit { get; set; }

Valor de propiedad

Tipo: Microsoft.Isam.Esent.Interop.IndexRangeGrbit

Consulte también

Referencia

JET_INDEXRANGE clase

miembros de JET_INDEXRANGE

Espacio de nombres Microsoft.Isam.Esent.Interop