IMetabaseUpdateLogRecord.UpdateOriginalMetabase

Syntax

UpdateOriginalMetabase: String;

Description

The UpdateOriginalMetabase property returns source repository identifier in 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