Access database row version from AL code
Important
Some of the functionality described in this release plan has not been released. Delivery timelines may change and projected functionality may not be released (see Microsoft policy). Learn more: What's new and planned
Enabled for | Public preview | General availability |
---|---|---|
Users, automatically | Oct 2022 | Oct 2022 |
Business value
Developers and administrators can get insights into the version of database rows. They can either add this to indexes or use it to query most recent changes to the database.
Feature details
The database for a Business Central environment tracks a global number called rowversion across all tables. With this feature, the Business Central platform makes this data accessible from AL code. Developers can then add the rowversion field to indexes or use it to query most recent changes to the database.