Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Version: Available or changed with runtime version 14.0.
Ensures that the table's latest version is used, ignoring any cached values older than the method's call time.
Syntax
Database.SelectLatestVersion(Table: Integer)
Note
This method can be invoked without specifying the data type name.
Parameters
Table
Type: Integer
The number of the table.
Related information
Database data type
Getting started with AL
Developing extensions