IMetabaseUpdateObjectNode.ObjectName

Syntax

ObjectName: String;

Description

The ObjectName property determines a name of the updated object.

Comments

By default, a property value corresponds to an object name added to the update from the repository. Value of this property can be changed to change a name of the updated object.

Example

The property use is given in the example for the IMetabaseUpdate.LocalCopy property.

See also:

IMetabaseUpdateObjectNode