IMetabaseUpdateLogRecord.LocalOriginalMetabase

Syntax

LocalOriginalMetabase: String;

Description

The LocalOriginalMetabase property returns source repository identifier of local object before update.

Comments

The property is available if the repository security policy has object version control on update enabled (IMetabasePolicy.CheckObjectVerionOnUpdateFromPef = True).

Example

The property use is given in the example for IMetabaseUpdateLog.Records.

See also:

IMetabaseUpdateLogRecord