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 / Propiedades WLanguage / Propiedades HFSQL
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
GUIDAnalysis (Property)
 
HFSQL ClassicHFSQL Client/ServerDisponible solo con estos tipos de conexión
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file. This identifier is used in the .REP file (for more details, see Management of .REP files).
Note The GUID of the analysis can also be found in the data model editor, in the "General" tab of the analysis description window.
Ejemplo
Trace(Customer.GUIDAnalysis)
Sintaxis
<Analysis GUID> = <Data file>.GUIDAnalysis
<Analysis GUID>: Character string
  • GUID of the analysis that was used to create the data file.
  • Empty string ("") if the data file was created programmatically or if it is not an HFSQL Classic or Client/Server data file
<Data file>: Character string
Name of the data file for which the GUID of the analysis is requested.
Observaciones
GUIDFile is used to get the GUID of the file. This GUID was defined in the analysis that was used to create the data file.
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: 10/05/2025

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