ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage properties / HFSQL properties
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
GenerationNumber (Property)
In french: NuméroGénération
HFSQL ClassicHFSQL Client/ServerAvailable only with these kinds of connection
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
Example
// Find out the generation number of the Customer data file
ResGenerationNum = Customer.GenerationNumber
Syntax
<Result> = <Data file>.GenerationNumber
<Result>: Integer
Generation number of the physical data file currently associated with the specified logical data file.
<Data file>: Character string
Logical name of the data file used.
See also
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help