Icon OnUpgradeLog Event

property OnUpgradeLog: TLogEvent

Usage

The UpgradeLog event is fired when a table is upgraded from an old table format using the UpgradeTable method. Use the LogMesssage parameter to display upgrade log information in your application while the table is being upgraded or to save the log messages to a file for later viewing.
Image