Propiedad JET_TABLECREATE.pLVSpacehints
Obtiene o establece sugerencias de asignación, mantenimiento y uso de espacio para el árbol LV separado, de tipo JET_SPACEHINTS.
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Sintaxis
'Declaration
Public Property pLVSpacehints As JET_SPACEHINTS
Get
Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As JET_SPACEHINTS
value = instance.pLVSpacehints
instance.pLVSpacehints = value
public JET_SPACEHINTS pLVSpacehints { get; set; }
Valor de propiedad
Tipo: Microsoft.Isam.Esent.Interop.JET_SPACEHINTS