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 / Sintaxis WLanguage / Palabras clave reservadas
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
MyFile (Reserved word)
 
HFSQL ClassicHFSQL Client/ServerDisponible solo con estos tipos de conexión
The keyword MyFile keyword is used to identify the data file in a trigger that triggers the trigger. At runtime, this keyword is automatically replaced with the current data file.
Interest The keyword MyFile keyword can be used to create generic triggers, without using indirections on the H.Filename variable. This allows you to handle the data file, its properties or its items.
Ejemplo
// Retrieve the name of the data file that activates the trigger
TriggeringFile = MyFile..Name
Sintaxis
MyFile
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: 06/11/2024

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