Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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