Icon LastUpdated Property

property LastUpdated: TDateTime

Usage

The LastUpdated property indicates the last date and time the table was modified. The LastUpdated property is maintained automatically by DBISAM whenever an update occurs on the table.

Information The table must be open (Active=True) before the LastUpdated property can be accessed.
Image