IMetabaseUpdateObjectNode.ObjectOldKey

Syntax

ObjectOldKey: Integer;

Description

The ObjectOldKey property returns the old object key.

Comments

To get the updated object, use the IMetabaseUpdateObjectNode.Object property.

Example

The property use is given in the example for IMetabaseUpdateProgress.OnProgress.

See also:

IMetabaseUpdateObjectNode