IMetabaseUpdateObjectNode.ObjectName

Fore Syntax

ObjectName: String;

Fore.NET Syntax

ObjectName: String;

Description

The ObjectName property determines a name of the object that is updated.

Comments

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

Example

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

See also:

IMetabaseUpdateObjectNode