Icon LastUpdated Property

__property System::TDateTime LastUpdated

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