Share via


Propiedad JET_SPACEHINTS.grbit

Obtiene o establece las opciones de sugerencias de espacio.

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

Sintaxis

'Declaration
Public Property grbit As SpaceHintsGrbit
    Get
    Set
'Usage
Dim instance As JET_SPACEHINTS
Dim value As SpaceHintsGrbit

value = instance.grbit

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

Valor de propiedad

Tipo: Microsoft.Isam.Esent.Interop.SpaceHintsGrbit

Consulte también

Referencia

JET_SPACEHINTS clase

miembros de JET_SPACEHINTS

Espacio de nombres Microsoft.Isam.Esent.Interop