หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Version: Available or changed with runtime version 10.0.
Gets the last used RowVersion from the database.
Syntax
RowVersion := Database.LastUsedRowVersion()
Note
This method can be invoked without specifying the data type name.
Return Value
RowVersion
Type: BigInteger
The last used RowVersion in the database.
Related information
Database Data Type
Getting Started with AL
Developing Extensions