Changing an Object Version's Name

Meta Data Services Programming

Meta Data Services Programming

Changing an Object Version's Name

When you change the name of an object version, the repository engine might try to change several names as follows:

  • If the object version implements the INamedObject interface, the repository engine changes the Name property exposed by INamedObject unless the object version is unchangeable.

  • If the object version has one or more destination naming relationships, the repository engine tries to change a name for each of those relationships. For more information, see Changing a Destination Relationship's Name.

See Also

IRepositoryItem Interface

Repository Object

Repository ConnectionString Property

Retrieving an Object Version's Name