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
  • Using H.NumRec
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.NumRec (Variable)
ODBCNo disponible con este tipo de conexión
Contains the number of the physical record loaded in memory (which means the number of the last record read).
This variable is updated each time a reading function is used (HReadFirst, HReadNext, HRead, etc.)
Observaciones

Using H.NumRec

The H.NumRec variable can be used on:
  • the HFSQL data files.
  • the HFSQL views.
  • queries on HFSQL data files.
In these last two cases, the H.NumRec variable corresponds to the record number of the data file associated with the view or with the query.
On the xBase files, the H.NumRec variable is always equal to 0.
Componente: wd300hf.dll
Ver también
Versión mínima requerida
  • Versión 12
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