IMetabaseUpdateLogRecords.Item

Syntax

Item(Index: Integer): IMetabaseUpdateLogRecord;

Parameters

Index. Record index in update process log.

Description

The Item property returns the record from update process log with the specified index.

See also:

IMetabaseUpdateLogRecords