AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Administrar bases de datos / HFSQL / Variables WLanguage
  • Value of H.AutoIndexingLimit
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
H.AutoIndexingLimit (Variable)
HFSQL ClassicHFSQL Client/ServerDisponible solo con estos tipos de conexión
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
As long as this number is not reached, the HFSQL engine starts the automatic reindexing if an index error occurs.
Reminder: Automatic re-indexing is not available for data files in Hyper File 5.5 format.
Observaciones

Value of H.AutoIndexingLimit

  • H.AutoIndexingLimit is set to 100 000 by default.
  • If H.AutoIndexingLimit is set to 0, the automatic reindexing is disabled.
  • If H.AutoIndexingLimit is initialized with a negative value, the value of this variable will automatically correspond to the default value.
Warning If a lock error occurs during re-indexing (e.g. when the data file or a record in the data file is locked in read/write mode), automatic re-indexing will be stopped and a fatal corrupted index error will be displayed. Then, you will have to reindex the data file.
Componente: wd300hf.dll
Versión mínima requerida
  • Versión 9
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 27/03/2025

Señalar un error o enviar una sugerencia | Ayuda local