The date and time of the last update made to the row.

Property of

LockField

Description

Use update to determine the date and time the row or table was last updated. The date and time are represented in a string in the following format:

MM/DD/YY HH:MM:SS

This format is accepted by the constructor for a Date object, so you can easily convert the update string into an actual date/time.

This property is available only for DBF tables that have been CONVERTed.