|
|
|
|
|
GenerationNumber (Property) In french: NuméroGénération
Available 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.
// 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.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|